node-red-contrib-websocket 0.1.0
A web-socket with connected and disconnected events support.
node-red-contrib-websocket
A web-socket with connected and disconnected events support
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-websocket
Usage
The connected/disconnected event is sent to msg.connected = true/false on Output node only.