Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
/ go Public archive
forked from ugorji/go

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

License

Notifications You must be signed in to change notification settings

robert-uhl/go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.0%
  • Other 1.0%