No Description

Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 8 years ago
codec f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 8 years ago
LICENSE 3561c62845 updated LICENSE 11 years ago
README.md b9bc36280d codec: fully support encoding/decoding from/to chan type. 11 years ago
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec 12 years ago

README.md

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