XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
PubSubBridgeConfig
Type Alias PubSubBridgeConfig<TConfig, TSchema>
PubSubBridgeConfig
:
BridgeConfig
<
{
client
?:
AsyncQueryBusClientConfig
;
host
?:
AsyncQueryBusHostConfig
;
roots
?:
Address
[]
;
}
&
TConfig
,
TSchema
extends
string
?
TSchema
:
PubSubBridgeConfigSchema
,
>
Configuration for the PubSubBridge
Type Parameters
TConfig
extends
EmptyObject
=
EmptyObject
TSchema
extends
string
|
void
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...
Configuration for the PubSubBridge