mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
add the link to asgi project
This commit is contained in:
parent
c8117f5ab0
commit
0b2ac53cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue