npm.io
1.1.26 • Published 8 years ago

node-red-contrib-deepstream

Licence
ISC
Version
1.1.26
Deps
1
Size
69 kB
Vulns
0
Weekly
0
Stars
5

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