A <ahref="http://nodered.org"target="_new">Node-RED</a> node to pack and unpack objects to msgpack format buffers.
Install
-------
Run the following command in the root directory of your Node-RED install
npm install node-red-node-msgpack
Usage
-----
Uses the <ahref="https://www.npmjs.org/package/msgpack">msgpack npm</a> to pack and unpack msg.payload objects to <ahref="http://msgpack.org/">msgpack</a> format buffers.