Wykres commitów

19 Commity (2f9c267e012dbcc9706063e06d611ee7f0368a9f)

Autor SHA1 Wiadomość Data
Ciro 3afb7ec2f2 fix several bugs, segfault and memory leak 2023-03-19 13:18:29 -03:00
Ciro e0e28263f5 more WSGI stuff 2023-03-14 15:31:40 -03:00
Ciro 18892b729d less pressure on WSGI try_end 2023-03-12 20:47:33 -03:00
Ciro 27cfb3482b fix WSGI try_end 2023-03-12 20:42:37 -03:00
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
Ciro 2ae9059e05 preliminar support for Quart, fix ASGI receive behavior, fix custom Task behavior 2023-02-16 14:17:58 -03:00
Ciro f9a76df2f1 async 10 to 20% faster 2023-02-08 15:53:52 -03:00
Ciro 6ae34c3b77 fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
Ciro 392af9784d fix WSGI post error #64 2023-01-04 09:11:30 -03:00
Ciro ffd54b04ea misc 2022-12-20 07:17:12 -03:00
Ciro 26d0c89a2c fix WS ASGI 2022-12-18 15:24:45 -03:00
Ciro 4745dd29bc more tweaks, custom tasks for PyPy and cli doc 2022-12-18 10:23:32 -03:00
Ciro 7c623703b1 first cli.py and some improvements 2022-12-07 09:38:42 -03:00
Ciro e48d7801c1 fix content-length and transfer-encoding in ASGI and WSGI 2022-12-04 22:37:14 -03:00
Ciro 69df3bd7d6 fix wsgi, asgi and optimize 2022-12-04 16:03:36 -03:00
Ciro 5158cc13da added a lot of native optimizations 2022-12-04 08:59:12 -03:00
Ciro dac2308f5c raw-ws-bench rename 2022-11-30 21:50:58 -03:00
Ciro 9586366539 remove dead code from test 2022-11-30 21:49:25 -03:00
Ciro 239302062f asgi, wsgi preliminar tests 2022-11-30 21:42:07 -03:00