GithubHelp home page GithubHelp logo

mumin / node-red-contrib-socketio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wperw/node-red-contrib-socketio

0.0 1.0 0.0 13 KB

Implementatio of a SocketIO for Node-RED

License: MIT License

HTML 60.02% JavaScript 39.98%

node-red-contrib-socketio's Introduction

node-red-contrib-socketio

Implementation for Node-RED of the popular Socket.IO.

Installation

To install node-red-contrib-socketio use this command

npm i node-red-contrib-socketio

Composition

The Socket.IO implementation is made with

  • 1 configuration Node that holds the server definitions and the user can decide to bind the SocketIO server on the Node-RED port or bind it to another port
  • 1 input node where the user adds all the topics in which they are interested
  • 1 output node that sends the data received into msg.payload
  • 1 node to join a Socket IO room
  • 1 node to leave a Socket IO room

Usage

To see an example usage go to Example Chat App

License

MIT

Thanks

Thank to:

  • @ nexflo for translating the comments in English and for pre-sending control data
  • @ bimalyn-IBM for implementig rooms

node-red-contrib-socketio's People

Contributors

wperw avatar bimalyn-ibm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.