NY_WebSocketPlugIn
Messages from the node network are translated into JSON events and sent to the browser via the WebSocket connection. Conversely, events from the webpage are sent from the browser as JSON events to the WebSocket server. These events are then converted into messages and forwarded to interested targets within the node network.
The messages understood by the WebSocket server are defined in the