1.0.0 • Published 8 years ago

node-red-contrib-jsonrpc2 v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

node-red-contrib-jsonrpc2

Node-RED node for JSON-RPC 2.0 communication. Wraps node-jsonrpc2.

Install

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

    npm install node-red-contrib-jsonrpc2

Usage

TBD

Acknowledgements

Uses procesar's fork of the json rpc 2.0 implementation https://github.com/pocesar/node-jsonrpc2.