Wykres commitów

25 Commity (e0e28263f50eb12b529cb578ad3bdf1308c8f0f8)

Autor SHA1 Wiadomość Data
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 23f6e26d26 fix forks 2023-03-12 16:08:54 -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 291af489f1 update uSockets and projects 2023-01-18 16:04:41 -03:00
Ciro 4f585bd84b WSGI spec fixes 2023-01-07 09:34:41 -03:00
Ciro 6ae34c3b77 fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
Ciro e2cfd96e7d fix WSGI CONTENT_TYPE for django, fix ASGI lifespan off 2023-01-06 11:47:40 -03:00
Ciro 83c8cc7258 update to uWebSockets v20.35.0 2023-01-05 09:01:05 -03:00
Ciro 719fecb7b4 do not trust HTTP_CONTENT_LENGTH for CONTENT_LENGTH 2023-01-04 10:05:27 -03:00
Ciro 392af9784d fix WSGI post error #64 2023-01-04 09:11:30 -03:00
Ciro 213c6c5384 fix lifespan in CLI tools 2023-01-03 17:36:47 -03:00
Ciro d977e9563b added wsgi.errors 2023-01-03 15:24:22 -03:00
Ciro 9b859b9266 remove unecessary overhead from event loop in WSGI and ASGI 2022-12-18 15:43:05 -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 0bbb7035a8 add Server headers to WSGI and ASGI 2022-12-04 11:23:52 -03:00
Ciro 5158cc13da added a lot of native optimizations 2022-12-04 08:59:12 -03:00
Ciro 239302062f asgi, wsgi preliminar tests 2022-11-30 21:42:07 -03:00