icebreaker-msgpack

2.0.0 • Public • Published

icebreaker-msgpack

MessagePack v5 as pull-stream

Sauce Test Status

Build Status

Prerequisites

npm install --save icebreaker

Install

npm install --save icebreaker-msgpack

Example

var _ = require('icebreaker')
var msgpack = require('icebreaker-msgpack')
 
_(['a','b',1,2,3],msgpack.encode(),msgpack.decode(),_.log())
 

License

MIT

/icebreaker-msgpack/

    Package Sidebar

    Install

    npm i icebreaker-msgpack

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • alligator-io