0.2.0 • Published 4 years ago

node-red-contrib-socketio-agent v0.2.0

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

node-red-contrib-socketio-agent


Nodes

  • Socket.IO Listener
  • Socket.IO Emitter

image

How to use

  1. Drag and drop onto canvas Socket.IO Listener/Emitter node
  2. Configure server (connection URI)
  3. Set 'Event name' on which you want to listen or emit messages
  4. Optionally set node's name

Notice This module is in development phase.