type alias WebSocketFactory

Injectable constructor seam for the global WebSocket.

Definition

(url: string) => IWebSocketTransport

Usage

import { type WebSocketFactory } from "sdk/src/index.ts";