Skip to content

Commit 7a34849

Browse files
Merge pull request #3027 from tarasko/master
Add picows library to WebSocket section
2 parents 3c6429a + f63c9f8 commit 7a34849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ _Libraries for working with WebSocket._
271271
- [autobahn-python](https://github.com/crossbario/autobahn-python) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
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.
274+
- [picows](https://github.com/tarasko/picows) - Fastest WebSocket clients and servers with a frame level interface for the most demanding use-cases.
274275
- [websockets](https://github.com/python-websockets/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity.
275276

276277
## Template Engines

0 commit comments

Comments
 (0)