No Description

teeler d228c2be82 Drop hostname in codec test (#247) 7 years ago
codec d228c2be82 Drop hostname in codec test (#247) 7 years ago
.travis.yml 16f09ef744 codec: travis: add support for testing against go 1.10 7 years ago
LICENSE 3561c62845 updated LICENSE 11 years ago
README.md 02537d3a3e codec: add TODO to release v1.1.1 containing 32-bit fixes 7 years ago
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 12 years ago

README.md

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