WsClientOptions
Interface: WsClientOptions
Defined in: CodeBolt/packages/clientsdk/src/core/ws-client.ts:4
Properties
| Property | Type | Defined in |
|---|---|---|
maxReconnectAttempts? | number | CodeBolt/packages/clientsdk/src/core/ws-client.ts:7 |
reconnect? | boolean | CodeBolt/packages/clientsdk/src/core/ws-client.ts:5 |
reconnectInterval? | number | CodeBolt/packages/clientsdk/src/core/ws-client.ts:6 |