mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
add daphne
This commit is contained in:
parent
87b3ffcfe2
commit
c8117f5ab0
|
@ -133,7 +133,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
*ASGI-compatible web servers.*
|
||||
|
||||
* [uvicorn](https://github.com/encode/uvicorn) - Uvicorn is 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.
|
||||
|
||||
## Asynchronous Programming
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user