Skip to content

lz129/node-red-contrib-wamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Node-RED node to wrap wamp client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.6%
  • HTML 44.4%