You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-red-contrib-deepstream

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-deepstream

Deepstream Client for NodeRed

1.1.26
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

node-red-contrib-deepstream

Node-red component for Deepstream services (A websocket server that syncs realtime data between browsers, smartphones, backends and the IoT)

This package provides deepstream functions for NodeRed (https://deepstreamhub.com/open-source/?io).

Based on deepstream.io-client-js : https://github.com/deepstreamIO/deepstream.io-client-js

Supported functions :

  • Events
  • Records
  • RPC

Events

  • Deepstream Event Subscribe (Input)
  • Deepstream Event Emit (Output)

Records

  • Deepstream Record get (Input)
  • Deepstream Record subscribe (Input)
  • Deepstream Record update (Output)

RPC

  • Deepstream RPC provide (Input)
  • Deepstream RPC Make (Function)

Keywords

node-red

FAQs

Package last updated on 16 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts