Package Exports
- @ably/msgpack-js
- @ably/msgpack-js/msgpack.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ably/msgpack-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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