Skip to content

Commit e078d5b

Browse files
authored
Add picows library to WebSocket section
1 parent 3c6429a commit e078d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ _Libraries for working with WebSocket._
272272
- [channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django.
273273
- [flask-socketio](https://github.com/miguelgrinberg/Flask-SocketIO) - Socket.IO integration for Flask applications.
274274
- [websockets](https://github.com/python-websockets/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
275+
- [picows](https://github.com/python-websockets/websockets) - Fastest WebSocket clients and servers for asyncio
275276

276277
## Template Engines
277278

0 commit comments

Comments
 (0)