Kind: Function
Source: atloria-monorepo/apps/web/src/lib/websocket-client.ts
Get or create WebSocket client instance
Signature
tsfunction getWebSocketClient(apiUrl: string): AtloriaWebSocketClient
Parameters
| Name | Type |
|---|---|
apiUrl | string |
Returns: AtloriaWebSocketClient
Was this page helpful?