An extensible message-pack encoder/decoder library that supports bigint
s and Date
s.
npm install --save @c3exchange/msgpack.js
Apache 2.0
We would like to mention and thanks https://github.com/kawanet/msgpack-lite because MsgPack code is based on some ideas from this project.