Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-10 | Python: supporting ASGI legacy protocol. | Max Romanov | 1 | -1/+11 |
2020-11-05 | Python: request processing in multiple threads. | Max Romanov | 1 | -17/+251 |
2020-10-01 | Python: ASGI server introduced. | Max Romanov | 1 | -11/+17 |
2020-09-18 | Python: app module callable name configuration. | Max Romanov | 1 | -5/+8 |
2020-09-14 | Python: split module initialization from WSGI implementation. | Max Romanov | 1 | -0/+331 |