[Home](./index.md) > [calckey-js](./calckey-js.md) > [Stream](./calckey-js.stream.md) > [state](./calckey-js.stream.state.md) ## Stream.state property **Signature:** ```typescript state: "initializing" | "reconnecting" | "connected"; ```