A Go binding for ls-qpack, a QPACK compression library for use with HTTP/QUIC.
go get github.com/mpiraux/ls-qpack-go
cd $GOPATH/src/github.com/mpiraux/ls-qpack-go
make
Because of limitations in the go get system sigh, we pull the picotls code out into the repo, keeping track of the commit in PICOTLS_COMMIT.