Module workflow_wasm::channel
source · Expand description
Subscription-based channel multiplexer - WASM client.
Structs
MultiplexerClient
is an object meant to be used in WASM environment to process channel events.
Subscription-based channel multiplexer - WASM client.
MultiplexerClient
is an object meant to be used in WASM environment to
process channel events.