WsClientTransportOptions
The WsClientTransportOptions type describes configuration for a WsClientTransport.
(
{webSocket: WebSocketType} &
TransportOptions
)| Type | Description | |
|---|---|---|
webSocket | WebSocketType | The webSocket property specifies the WebSocket instance to wrap. |
Since
v0.0.0