Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 569 Bytes

File metadata and controls

19 lines (12 loc) · 569 Bytes

node-red-contrib-socketio-client


Forked from isaacvitor/node-red-contrib-socketio-client to include emitter node in release

Nodes

  1. Socket.IO Connector
  2. Socket.IO Listener
  3. Socket.IO Emitter

How to use

Socket.IO Connector -> Socket.IO Listener -> Payload

Socket.IO Connector -> Socket.IO Emitter -> Payload

How to use

Notice: This module is in development - take care when using in production.