Type alias KristWsConnectionState

KristWsConnectionState: "connected" | "disconnected" | "connecting"

The current state of a websocket connection.

Generated using TypeDoc