Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-red-contrib-wamp

moliqingwa4Apache-2.00.0.7

Node-RED nodes to talk to WAMP

node-red, wamp

readme

node-red-contrib-wamp

A Node-RED node to wrap wamp client as one of these roles (publisher, subscriber, caller and callee).

Install

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

npm install node-red-contrib-wamp

Usage

Connects to a WAMP router to publish and subscribe messages according to one topic or call remote WAMP client or register a callee for remote client to call it.