A Node-RED node to wrap wamp client as one of these roles (publisher, subscriber, caller and callee).
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-wamp
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.