WebSocket.OPEN

The connection is open and ready to communicate.

class WebSocket
enum OPEN = 1;

Meta