msgpack-unpack-stream

1.2.0 • Public • Published

Build Status

msgpack-unpack-stream

a TransformStream that decodes msgpack.

Installation

npm install msgpack-unpack-stream

ES6

msgpack-unpack-stream uses generators. There's some wrappage going on using regenerator to make this all work on ES5. If you're on an ES6 engine, it'll run natively.

API

What it says on the tin.

MsgpackUnpackStream(options)

Returns a fresh, delicious unpack stream.

Package Sidebar

Install

npm i msgpack-unpack-stream

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators