1.0.0 • Published 4 months ago

circ-msgpack v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Circ msgpack

A minimalistic, extensible MessagePack encoder and decoder for the web, supporting circular references. Built upon tiny-msgpack.

Please note that Circ msgpack is currently under development and not yet suited for production

Installation

 $ npm i circ-msgpack

Usage

import circMsgpack from "circ-msgpack"

circMsgpack()

Contribute

All feedback is appreciated. Create a pull request or write an issue.