- Nothing changed yet.
- Remove py2 support
- Waitress 2.x compatibility
- remove deprecated asyncio.async calls
- Small changes to work with latest waitress release (force encoding data to utf8)
- Use executor iif application is not a coroutine
- Added thread.WSGIServer
- Compat with latest trollius
- Use waitress's tasks to parse request and send response