MessagePack 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)
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)
npm i msgpack-rpcjs
9
0.0.5
none