mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 02:11:42 +08:00
Merge pull request #3027 from tarasko/master
Add picows library to WebSocket section
This commit is contained in:
commit
7a348495cb
@ -271,6 +271,7 @@ _Libraries for working with WebSocket._
|
||||
- [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.
|
||||
- [flask-socketio](https://github.com/miguelgrinberg/Flask-SocketIO) - Socket.IO integration for Flask applications.
|
||||
- [picows](https://github.com/tarasko/picows) - Fastest WebSocket clients and servers with a frame level interface for the most demanding use-cases.
|
||||
- [websockets](https://github.com/python-websockets/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
|
||||
|
||||
## Template Engines
|
||||
|
||||
Loading…
Reference in New Issue
Block a user