1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

add crossbar

This commit is contained in:
Julien Hautefeuille 2014-07-17 18:15:05 +02:00
parent 0b8420a23c
commit a5d7bb34c6

View file

@ -599,6 +599,7 @@ long, literate-programming-style documentation generator.
* [AutobahnPython](https://github.com/tavendo/AutobahnPython) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
* [WebSocket-for-Python](https://github.com/Lawouach/WebSocket-for-Python) - WebSocket client and server library for Python 2 and 3 as well as PyPy.
* [Crossbar](http://crossbar.io) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
## RPC Servers