mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 15:52:03 +00:00
adding aiosonic for websockets
This commit is contained in:
parent
2252650cfd
commit
d36367982e
|
@ -1161,6 +1161,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [autobahn-python](https://github.com/crossbario/autobahn-python) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
|
||||
* [channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django.
|
||||
* [websockets](https://github.com/aaugustin/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
|
||||
* [aiosonic](https://github.com/sonic182/aiosonic) - A very fast Python asyncio http and websockets client
|
||||
|
||||
## WSGI Servers
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user