Matt-Esch / msgpack-js

The msgpack protocol implemented in pure node javascript.

Home Page:http://msgpack.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The msgpack protocol implemented in pure node javascript.

http://msgpack.org/

License:Other


Languages

Language:JavaScript 100.0%