My Notes
ASGI only; supports HTTP/1.1 and WebSockets.
Lists
Related Tools
- gunicorn - - #opensource #python Lists: Django - Servers My notes: WSGI only Added on: 2024-10-11
- hypercorn - - #opensource #python Lists: Django - Servers My notes: ASGI and WSGI. Supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2). Can utilise asyncio, uvloop, or trio. Added on: 2024-10-11
- daphne - - #opensource #python Lists: Django - Servers My notes: Django Channels HTTP/WebSocket server Added on: 2024-10-11
- mangum - - #opensource #python Lists: Django - Servers My notes: Server to run ASGI in AWS Lambda Added on: 2023-10-12