remove crap

This commit is contained in:
Tobias Oberstein
2014-08-05 20:21:56 +02:00
parent 90e7b5abea
commit a35a38641c

View File

@@ -1,17 +0,0 @@
Twisted-based WebSocket/WAMP client and server framework.
AutobahnPython provides a WebSocket (RFC6455, Hybi-10 to -17, Hixie-76)
framework for creating WebSocket-based clients and servers.
AutobahnPython also includes an implementation of WAMP
(The WebSockets Application Messaging Protocol), a light-weight,
asynchronous RPC/PubSub over JSON/WebSocket protocol.
More information:
* http://autobahn.ws/python
* http://wamp.ws
Source Code:
* https://github.com/tavendo/AutobahnPython