Files
deb-python-autobahn/autobahn
Tobias Oberstein 74d809068b fixes #188
2014-01-31 15:30:09 +01:00
..
2014-01-31 15:30:09 +01:00
2013-12-31 18:11:57 +01:00
2014-01-30 18:41:38 +01:00
2014-01-05 02:11:53 +01:00
2014-01-29 18:04:24 +01:00

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