Kind: Interface
Source: atloria-monorepo/packages/api-client/src/clients/WebSocketClient.ts
WebSocket client configuration
Properties
| Property | Type |
|---|---|
autoReconnect | boolean |
reconnectDelay | number |
maxReconnectAttempts | number |
enableLogging | boolean |
heartbeatInterval | number |
Was this page helpful?