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 misc 2022-12-20 07:17:12 -03:00
django-wsgi misc 2022-12-20 07:17:12 -03:00
ssgi
websockets WS extensions 2023-01-08 16:29:26 -03:00
falcon_plaintext.py Fix typos 2022-12-06 10:44:58 +08:00
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