Go to file
2011-10-03 12:48:32 +02:00
2011-10-03 12:48:32 +02:00
2011-09-24 15:57:41 +02:00
2011-09-27 15:23:23 +02:00
2011-09-22 06:40:56 -05:00
2011-09-24 16:32:35 +02:00
2011-09-23 17:51:55 +02:00
2011-09-12 14:09:01 +02:00
2011-10-03 12:48:32 +02:00

Autobahn WebSockets
-------------------

Autobahn WebSockets provides an implementation of the WebSockets protocol
which can be used to build WebSockets clients and servers.

   * supports protocol draft version 10-14
   * usable for clients and servers
   * easy to use basic API
   * advanced API for frame-based/streaming processing
   * very good standards conformance
   * fully asynchronous Twisted-based implementation
   * Open-source (Apache 2 license)

Testsuite
---------

Autobahn WebSockets also includes a WebSockets test suite which can used to
test client and server implementations for protocol conformance.
The test suite includes over 200 test cases and has broad protocol coverage.

RPC/PubSub
----------

Autobahn WebSockets also provides an implementation of the

   WebSocket Application Messaging Protocol (WAMP)
   http://www.tavendo.de/autobahn/protocol.html

which can be used to build applications around Remote Procedure Call and
Publish & Subscribe messaging patterns.

   * provides RPC and PubSub messaging
   * built on JSON and WebSockets
   * simple and open protocol
   * usable for clients and servers

For more information, please visit: http://www.tavendo.de/autobahn

Commercial support and services is available from Tavendo GmbH.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.4 MiB
Languages
Python 99.1%
Makefile 0.9%