0.0.2 • Published 1 year ago

node-red-contrib-wamp-auth v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

node-red-contrib-wamp-auth

A Node-RED node to wrap wamp client (with authentication) as one of these roles (publisher, subscriber, caller and callee). Forked from node-red-contrib-wamp.

Install

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

npm install node-red-contrib-wamp-auth

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.