Websocket.Ready_state
Ready state enum.
type t = int
The type for ready state values.
val connecting : t
val open' : t
val closing : t
val closed : t