Type alias TransportState

TransportState: "connecting" | "connected" | "closing" | "closed"