Skip to content

consento-org/msgpack-codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

'codecs' compatible msgpack adapter.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published