Node-RED node for JSON-RPC 2.0 communication. Wraps node-jsonrpc2.
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-jsonrpc2
TBD
Uses procesar's fork of the json rpc 2.0 implementation https://github.com/pocesar/node-jsonrpc2.