socketify.py/bench/asgi_wsgi
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
..
falcon-asgi.py fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
falcon-mixed.py fix WS ASGI 2022-12-18 15:24:45 -03:00
falcon-ws-echo.py fix WS ASGI 2022-12-18 15:24:45 -03:00
falcon-ws-pubsub.py added a lot of native optimizations 2022-12-04 08:59:12 -03:00
falcon-ws.py fix wsgi, asgi and optimize 2022-12-04 16:03:36 -03:00
falcon-wsgi.py WSGI Content-Length and Transfer-Encoding (#75) 2023-03-12 19:52:56 -03:00
flask-wsgi.py fix WSGI post error #64 2023-01-04 09:11:30 -03:00
raw-asgi.py preliminar support for Quart, fix ASGI receive behavior, fix custom Task behavior 2023-02-16 14:17:58 -03:00
raw-ws-bench-pubsub.py added a lot of native optimizations 2022-12-04 08:59:12 -03:00
raw-ws-bench.py added a lot of native optimizations 2022-12-04 08:59:12 -03:00
raw-ws.py fix wsgi, asgi and optimize 2022-12-04 16:03:36 -03:00
raw-wsgi.py WSGI Content-Length and Transfer-Encoding (#75) 2023-03-12 19:52:56 -03:00