1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/www/py-aiohttp-wsgi/pkg-descr
William Grzybowski 26e4ccd468 www/py-aiohttp-wsgi: 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!

WWW: https://github.com/etianen/aiohttp-wsgi
2017-06-14 17:19:32 +00:00

10 lines
251 B
Plaintext

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!
WWW: https://github.com/etianen/aiohttp-wsgi