python3-aiohttp-wsgi

WSGI adapter for aiohttp (Python 3)
  https://github.com/etianen/aiohttp-wsgi
  0
  no reviews



WSGI adapter for aiohttp.

Features: * Run WSGI applications (e.g. Django, Flask) on aiohttp. * Handle thousands of client connections, using asyncio. * Add websockets to your existing Python web app.