diff options
| author | Wen Heping <wen@FreeBSD.org> | 2026-03-10 02:40:22 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2026-03-10 02:40:22 +0000 |
| commit | fee31501d1bc34a8af6af558dd1dee14eb510ca5 (patch) | |
| tree | 66754b08f927fb33f6f53657efd74b2c931f60e6 /devel/py-undefined/files | |
| parent | a07f119322d80c86c5a5051055e7bc1b393e3c12 (diff) | |
Convert WSGI app to ASGI app or ASGI app to WSGI app.
Pure Python. Only depend on the standard library.
Compared with other converters, the advantage is that a2wsgi
will not accumulate the requested content or response content
in the memory, so you don't have to worry about the memory
limit caused by a2wsgi. This problem exists in converters
implemented by uvicorn/startlette or hypercorn.
Diffstat (limited to 'devel/py-undefined/files')
0 files changed, 0 insertions, 0 deletions
