WebSocketReadyState
Constants
CLOSED
Connection is closed or cannot be opened.
CLOSING
Connection is closing.
CONNECTING
Connection is in the process.
OPEN
Connection is open and ready to communicate.
Connection is closed or cannot be opened.
Connection is closing.
Connection is in the process.
Connection is open and ready to communicate.