Table Of Contents

Previous topic

WAMP

Next topic

Client

This Page

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

Protocol