This repository contains the go-codec
library,
a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for
- msgpack: https://github.com/iost-official/msgpack
- binc: http://github.com/iost-official/binc
- cbor: http://cbor.io http://tools.ietf.org/html/rfc7049
- json: http://json.org http://tools.ietf.org/html/rfc7159
Install using:
go get github.com/iost-official/go/codec
TODO:
- 2018-03-12 - Release v1.1.1 containing 32-bit fixes