Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-21 | Python: bytearray body support for ASGI module. | Andrei Zeliankou | 1 | -12/+19 |
2021-10-28 | Moving request limit control to libunit. | Max Romanov | 1 | -2/+4 |
2021-07-20 | Python: fixing exceptions in Future.set_result for ASGI implementation. | Max Romanov | 1 | -23/+32 |
2021-07-20 | Python: fixing ASGI receive() issues. | Max Romanov | 1 | -33/+54 |
2020-11-18 | Python: improving ASGI http send message processing. | Max Romanov | 1 | -12/+13 |
2020-11-18 | Libunit: closing active requests on quit. | Max Romanov | 1 | -1/+51 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -14/+22 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -0/+591 |