mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 14:01:08 +00:00
add the link to asgi project
This commit is contained in:
parent
c8117f5ab0
commit
0b2ac53cf6
|
@ -131,7 +131,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
## 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.
|
||||
* [daphne](https://github.com/django/daphne) - A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.
|
||||
|
|
Loading…
Reference in New Issue
Block a user