/go

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]

Primary LanguageGoMIT LicenseMIT

Sourcegraph Build Status codecov GoDoc rcard License

go/codec

This repository contains the go-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for

For more information:

Install using:

go get github.com/ugorji/go/codec

TODO:

  • 2018-03-12 - Release v1.1.1 containing 32-bit fixes