Skip to content

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

Notifications You must be signed in to change notification settings

maximilianMairinger/circMsgpack

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published