Skip to content

Commit f63c9f8

Browse files
authored
Update 'picows' entry in README
1 parent e078d5b commit f63c9f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ _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.
275-
- [picows](https://github.com/python-websockets/websockets) - Fastest WebSocket clients and servers for asyncio
276276

277277
## Template Engines
278278

0 commit comments

Comments
 (0)