serbasii / node-red-contrib-signalr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-RED node-red-contrib-signalr nodes

This node was developed as a SignalR client.

Features

  • Auto reconnection approach

Installation

If you have installed Node-RED as a global node.js package (you use the command node-red anywhere to start it)

$ npm install node-red-contrib-signalr --save

About

License:MIT License


Languages

Language:JavaScript 56.1%Language:HTML 43.9%