Appearance
Documentation / @agentick/angular / ConnectionState
ConnectionState = "disconnected" | "connecting" | "connected" | "error"
"disconnected"
"connecting"
"connected"
"error"
Defined in: client/src/types.ts:34