Files
deb-python-autobahn/doc/wamp1server.rst
Tobias Oberstein b31179895e docs
2014-01-28 19:24:21 +01:00

1.2 KiB

Server

The classes autobahn.wamp1.protocol.WampServerProtocol and autobahn.wamp1.protocol.WampServerFactory are the base classes you derive from to implement WAMP v1 servers.

Factory

autobahn.wamp1.protocol.WampServerFactory

Protocol

autobahn.wamp1.protocol.WampServerProtocol

autobahn.wamp1.protocol.WampCraServerProtocol