mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-30 08:33:37 +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.*
|
*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
|
## Asynchronous Programming
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user