Files
deb-python-autobahn/doc/python/wampbase.rst
2012-03-20 19:18:09 +01:00

409 B

Base

The classes autobahn.wamp.WampProtocol and autobahn.wamp.WampFactory are additional base classes ("mixins") for the WAMP client and server classes. They contain functionality common to both client and server roles.

Factory

autobahn.wamp.WampFactory

Protocol

autobahn.wamp.WampProtocol