Wykres commitów

36 Commity (main)

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 a447904ec7 more 10% to 20% in PyPy async 2023-02-08 20:54:14 -03:00
Ciro f9a76df2f1 async 10 to 20% faster 2023-02-08 15:53:52 -03:00
Ciro a84dba6eab optimize send a little bit 2023-02-06 12:11:05 -03:00
Ciro 981f65c8d7 WS extensions 2023-01-08 16:29:26 -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 5276608608 merge fix typos 2022-12-09 11:14:29 -03:00
Ciro 7c623703b1 first cli.py and some improvements 2022-12-07 09:38:42 -03:00
Kian-Meng Ang fb5f9e683f Fix typos
Found via `codespell -S .mypy_cache -L falsy`
2022-12-06 10:44:58 +08: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 2dd71241be tweaks 2022-11-30 22:16:05 -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
Ciro ca8dff0513 added WebSocketsFactory and ResponseRequestFactory 2022-11-27 15:00:58 -03:00
Ciro 021dda7d2a use black as code formatter 2022-11-16 16:28:46 -03:00
Ciro 5dc0ffc6eb no more cork workaround is needed 2022-11-14 16:11:08 -03:00
Ciro 6914355d35 some english help from @dueiriel 2022-11-12 19:57:23 -03:00
Ciro 5d6d61a15e update text in websockets/falcon_server.py 2022-11-11 12:46:34 -03:00
Ciro b0dede74e4 added more ws bench 2022-11-11 12:23:44 -03:00
Ciro 49cf47c227 added robyn bench 2022-11-10 18:04:01 -03:00
Ciro f4a899309e updated benchs 2022-11-10 12:20:40 -03:00
Ciro 24d9d950b2 added falcon 2022-11-10 08:40:03 -03:00
Ciro 9f66752b18 bench graphs 2022-11-10 08:39:25 -03:00
Ciro a1134dc914 add graph 2022-11-08 10:07:18 -03:00