Categorygithub.com/transceptor-technology/go-qpack
repositorypackage
1.0.3
Repository: https://github.com/transceptor-technology/go-qpack.git
Documentation: pkg.go.dev

# README

CI Release Version

Go-QPack

A fast (de)serializer for the Go language



Installation

Simple install the package to your $GOPATH with the go tool from shell:

$ go get github.com/transceptor-technology/go-qpack

Make sure Git is installed on your machine and in your system's PATH.

Usage

Go QPack can be used to serialize and de-serialize data.