Fuyukai / Kyoukai

[OLD] A fully async web framework for Python3.5+ using asyncio
https://mirai.veriny.tf
MIT License
298 stars 14 forks source link

Gunicorn AioHTTP 2.x #32

Closed NotSoSuper closed 6 years ago

NotSoSuper commented 7 years ago

aiohttp.wsgi was removed which gaiohttp used for gunicorn, aiohttp added their own gunicorn worker here: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/worker.py#L22

If it could be supported that'd be nice.

NotSoSuper commented 7 years ago

[11:24 AM] laura 🌹: somebody opened an issue on my repo for better gunicorn support not better gunicorn support, fix it for the new aiohttp version as it is currently broken!