From a5d7bb34c6cb76476f8fb07fd7bb8bfb07e63e56 Mon Sep 17 00:00:00 2001 From: Julien Hautefeuille Date: Thu, 17 Jul 2014 18:15:05 +0200 Subject: [PATCH] add crossbar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c64abec..089b1ed3 100644 --- a/README.md +++ b/README.md @@ -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