1.0.6 • Published 4 months ago

node-red-node-stomp v1.0.6

Weekly downloads
74
License
Apache-2.0
Repository
github
Last release
4 months ago

node-red-node-stomp

A Node-RED node to publish and subscribe to and from a Stomp server.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-node-stomp

Usage

Connects to a Stomp capable server to send and receive messages.

The destination field is optional. If set it overrides the msg.topic property of the message.

As noted here, while not a requirement of the Stomp protocol, if talking to an ActiveMQ server the destination should begin with "/queue/" or with "/topic/".

This node only uses the simple security version of the stomp-client.

1.0.6

4 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

1.0.5

8 months ago

1.0.4

9 months ago

1.0.3

9 months ago

0.0.14

12 months ago

0.0.13

12 months ago

0.0.12

5 years ago

0.0.11

6 years ago

0.0.10

7 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

10 years ago