A pure JS implementation of the msgpack rpc
npm install msgpack-rpcjsMessagePack RPC in JS
=====================
A pure JS implementation of the msgpack RPC (http://wiki.msgpack.org/display/MSGPACK/RPC+specification) using the msgpack-js module by Tim Caswell (https://github.com/creationix/msgpack-js)