Events
Connection Successful
Fires when the client establishes a connection to the local websocket server.
Connection Refused
Fires when the client is unable to connect to the local websocket server.
Connection Lost
Fires when the connection between the client & server is lost.
Message Received
Fires when the server sends the client a message.
Message Failed To Send
Fires when the client is unable to send a message to the server.