createConsumerRemoteBridge
createConsumerRemoteBridge(
options):RemoteBridgeHandle
Defined in: packages/three-flatland/src/debug/bus-websocket.ts:372
Consumer/dashboard-side bridge: decoded provider traffic is posted onto the local channels (the dashboard sees a remote provider exactly like a local one); consumer control traffic on those channels is encoded back over the socket. Per-provider data channels are learned lazily from the frames’ channel tags.
Parameters
Section titled “Parameters”options
Section titled “options”ConsumerBridgeOptions