/awaitress

Waitress - A WSGI server for Python 2 and 3

Primary LanguagePythonOtherNOASSERTION

Based on Waitress with Asyncio (which introduced in PY3 ) support.

AWaitress = Asyncio + Waitress

The async part are re-written with full featured Python Asyncio. Only works with Python 3.5+.