socketify.py/bench
Ciro Spaciari 819b1f62d6
WSGI Content-Length and Transfer-Encoding (#75)
* first steps to fix wsgi spec

* wip async on_writable send

* Update src/socketify/wsgi.py

Co-authored-by: Eric Carmichael <eric@ckcollab.com>

* fix decorator router

* fix WSGI spec

---------

Co-authored-by: Eric Carmichael <eric@ckcollab.com>
2023-03-12 19:52:56 -03:00
..
asgi_wsgi WSGI Content-Length and Transfer-Encoding (#75) 2023-03-12 19:52:56 -03:00
django-asgi
django-wsgi
ssgi
websockets
falcon_plaintext.py
quart_plaintext.py preliminar support for Quart, fix ASGI receive behavior, fix custom Task behavior 2023-02-16 14:17:58 -03:00
robyn_plaintext.py
socketify_plaintext.py preliminar support for Quart, fix ASGI receive behavior, fix custom Task behavior 2023-02-16 14:17:58 -03:00
uvicorn_plaintext.py