Skip to content

cesbit/go-qpack

Repository files navigation

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/cesbit/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.