RSPET icon indicating copy to clipboard operation
RSPET copied to clipboard

Migrate Server module to Python3.5 | Rewrite to benefit from asyncio

Open panagiks opened this issue 8 years ago • 0 comments

This is a milestone for the next version. We should re-implement the Server module to benefit from asynchronous module asyncio. To do this the serve has to be compatible with Python 3.5.

Along with the Server module, a reimplementation of the RESTful API is also planned, to use aiohttp instead of flask.

panagiks avatar Jul 15 '17 10:07 panagiks