crossbar.edge.worker.xbrmm¶
Classes¶
A native Crossbar.io worker process. The worker will be connected |
|
Internal run-time representation of a native worker (router or |
Module Contents¶
- class MarketplaceController(config=None, reactor=None, personality=None)[source]¶
Bases:
crossbar.worker.controller.WorkerControllerA native Crossbar.io worker process. The worker will be connected to the node’s management router running inside the node controller via WAMP-over-stdio.
- _monitor_blockchain(gateway_config, scan_from_block, period=300)[source]¶
- Parameters:
gateway_config
scan_from_block
period
- Returns:
- onJoin(details, publish_ready=True)[source]¶
Called when worker process has joined the node management realm.