mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 10:14:47 +00:00
add daphne
This commit is contained in:
parent
87b3ffcfe2
commit
c8117f5ab0
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue