0.6.1 • Published 5 years ago

node-red-contrib-natsio v0.6.1

Weekly downloads
39
License
MIT
Repository
github
Last release
5 years ago

node-red-contrib-nats

NPM

NATS is a pub/sub protocol for IoT with a request/reply functionality.

Install

This is a fork of a initial work of node-red-contrib-nats, but with independent development.

Run the following command in the root directory of your Node-RED install:

npm i node-red-contrib-natsio

Functionality supported and ToDo

For gnatsd:

  • Publish
  • |-use callback or promise?
  • Subscription
  • |-Unsubscription after N messages
  • |-Queue
  • Request/reply
  • |-Timeout
  • |-max. replies
  • |-chosen reply subject?
  • Configuration node
  • |-Node status
  • |-Tabs
  • |-Credentials: user and password
  • |-Credentials: token
  • |-Don't crash on broker connection error (including node-red starting)
  • |-security: TLS
  • |-Configurable reconnecting options
  • Improve documentation

For nats-streaming-server:

  • This is a future work
0.6.1

5 years ago

0.6.0

5 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago