$ npm install msgpack-unpack
decodes msgpack.
npm install msgpack-unpack
msgpack-unpack uses generators. There's some wrappage going on using regenerator to make this all work on ES5. If you're on an ES6 engine, it'll run natively.
What it says on the tin.
Returns fresh, delicious unpacked data.
The binary-parse-fn style parser is exposed as msgpack-unpack/parser
.
This is considered public API.
© 2010 - cnpmjs.org x YWFE | Home | YWFE