npm.io
2.0.0 • Published 9 years ago

icebreaker-msgpack

Licence
MIT
Version
2.0.0
Deps
4
Vulns
0
Weekly
0

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

Keywords