msgpack-codec
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

msgpack-codec

msgpack-codec is a codecs compatible adapter to msgpack

Usage

const msgpack = require('msgpack-codec')

msgpack.decode(
  msgpack.encode({ hello: 'world' })
)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i msgpack-codec

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

5.01 kB

Total Files

8

Last publish

Collaborators

  • leichtgewicht
  • dkastl
  • rangermauve