autobahn.wamp.test.test_wamp_component


Module Contents

Classes

CaseComponent

Application code goes here. This is an example component that calls

class autobahn.wamp.test.test_wamp_component.CaseComponent(config)

Bases: autobahn.twisted.wamp.ApplicationSession

Application code goes here. This is an example component that calls a remote procedure on a WAMP peer, subscribes to a topic to receive events, and then stops the world after some events.

log(*args)
finish()