Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 830 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 830 Bytes

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.