0rpc / zerorpc-node

zerorpc for node.js
http://www.zerorpc.io
Other
705 stars 167 forks source link

change msgpack to msgpack-lite #87

Closed stanleyxu2005 closed 6 years ago

stanleyxu2005 commented 7 years ago

Proposed in #86. This is a pure javascript implementation. The benefit is no longer need to build msgpack on individual platform.