Skip to content

Commit 21f303d

Browse files
committed
Merge pull request vinta#161 from jhautefeuille/master
Change Crossbar from websocket to networking category according to author
2 parents fb56c2b + 8eab5a1 commit 21f303d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,14 +612,14 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
612612
* [eventlet](http://eventlet.net/) - Asynchronous framework with WSGI support.
613613
* [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library.
614614
* [txZMQ](https://github.com/smira/txZMQ) - Twisted based wrapper for the 0MQ message library.
615+
* [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
615616

616617
## WebSocket
617618

618619
*Libraries for woking with WebSocket.*
619620

620621
* [AutobahnPython](https://github.com/tavendo/AutobahnPython) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
621622
* [WebSocket-for-Python](https://github.com/Lawouach/WebSocket-for-Python) - WebSocket client and server library for Python 2 and 3 as well as PyPy.
622-
* [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
623623

624624
## WSGI Servers
625625

0 commit comments

Comments
 (0)