@ably/msgpack-js
v0.4.0
Published
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Downloads
400,515
Keywords
Readme
msgpack-js
This is a second-generation fork of msgpack-js.
Original version: creationix/msgpack-js
First fork: chakrit/msgpack-js, porting to msgpack v5
Second fork: paddybyers at ably-forks/msgpack-js, adding a 'sparse' encoding option, updating buffer handling, adding some extra guards and safety checks, and other fixes.
Installing
$ npm i @ably/msgpack-js