codecgen
encode/decode and rpc library for msgpack, binc, cbor and json
Install
- All systems
-
curl cmd.cat/codecgen.sh
- Debian
-
apt-get install golang-github-ugorji-go-codec
- Ubuntu
-
apt-get install golang-github-ugorji-go-codec
- Kali Linux
-
apt-get install golang-github-ugorji-go-codec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install golang-github-ugorji-go-codec
- Dockerfile
- dockerfile.run/codecgen
golang-github-ugorji-go-codec
encode/decode and rpc library for msgpack, binc, cbor and json
go-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for: msgpack, binc, cbor and json. This package contains the tools (codecgen).