WsBrokerTransportOptions
The WsBrokerTransportOptions type describes additional configuration for a WsBrokerTransport.
{
path?: string | null;
brokerPaths?: RegExp;
}| Type | Description | |
|---|---|---|
path? | string | null | |
brokerPaths? | RegExp |
Since
v0.0.0