mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-18 13:24:39 +03:00
add the link to asgi project
This commit is contained in:
@@ -131,7 +131,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
|
|
||||||
## ASGI Servers
|
## ASGI Servers
|
||||||
|
|
||||||
*ASGI-compatible web servers.*
|
*[ASGI](https://asgi.readthedocs.io/en/latest/)-compatible web servers.*
|
||||||
|
|
||||||
* [uvicorn](https://github.com/encode/uvicorn) - A lightning-fast ASGI server implementation, using uvloop and httptools.
|
* [uvicorn](https://github.com/encode/uvicorn) - A lightning-fast ASGI server implementation, using uvloop and httptools.
|
||||||
* [daphne](https://github.com/django/daphne) - A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.
|
* [daphne](https://github.com/django/daphne) - A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.
|
||||||
|
|||||||
Reference in New Issue
Block a user