My Notes
Server to run ASGI in AWS Lambda
Lists
Related Tools
-
granian
-
-
#opensource
#rust
3373 stargazers | 99 forks Lists: Django - Servers Added on: 2024-12-23 -
gunicorn
-
-
#opensource
#python
10069 stargazers | 1773 forks Lists: Django - Servers My notes: WSGI only Added on: 2024-10-11 -
uvicorn
-
-
#opensource
#python
9071 stargazers | 785 forks Lists: Django - Servers My notes: ASGI only; supports HTTP/1.1 and WebSockets. Added on: 2024-10-11 -
hypercorn
-
-
#opensource
#python
1273 stargazers | 112 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 -
daphne
-
-
#opensource
#python
2479 stargazers | 275 forks Lists: Django - Servers My notes: Django Channels HTTP/WebSocket server Added on: 2024-10-11