My Notes
Server to run ASGI in AWS Lambda
Lists
Related Tools
-
granian
-
-
#opensource
#rust
4315 stargazers | 125 forks Lists: Django - Servers Added on: 2024-12-23 | Last activity: 2025-10-01 -
gunicorn
-
-
#opensource
#python
10286 stargazers | 1799 forks Lists: Django - Servers My notes: WSGI only Added on: 2024-10-11 | Last activity: 2025-10-06 -
uvicorn
-
-
#opensource
#python
9907 stargazers | 856 forks Lists: Django - Servers My notes: ASGI only; supports HTTP/1.1 and WebSockets. Added on: 2024-10-11 | Last activity: 2025-10-02 -
hypercorn
-
-
#opensource
#python
1426 stargazers | 127 forks 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 | Last activity: 2025-04-27 -
daphne
-
-
#opensource
#python
2582 stargazers | 284 forks Lists: Django - Servers My notes: Django Channels HTTP/WebSocket server Added on: 2024-10-11 | Last activity: 2025-10-06