Files
deb-python-autobahn/autobahn
2014-01-12 20:08:29 +01:00
..
2013-12-31 18:11:57 +01:00
2014-01-12 20:08:29 +01:00
2014-01-05 02:11:53 +01:00
2014-01-08 14:57:06 +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