No Description

Ugorji Nwoke 3561c62845 updated LICENSE 11 years ago
codec 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. 11 years ago
LICENSE 3561c62845 updated LICENSE 11 years ago
README.md 9966a02b69 Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec 12 years ago
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 12 years ago

README.md

go

Collection of Open-Source Go libraries and tools.

Codec

Codec is a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for msgpack and Binc.

Online documentation is at [http://godoc.org/github.com/ugorji/go/codec].

Install using:

go get github.com/ugorji/go/codec