Skip to content

PROGNOSISTool/ls-qpack-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ls-qpack-go

A Go binding for ls-qpack, a QPACK compression library for use with HTTP/QUIC.

Installation

go get github.com/mpiraux/ls-qpack-go
cd $GOPATH/src/github.com/mpiraux/ls-qpack-go
make

PS

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.

About

Go bindings for ls-qpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 89.3%
  • C++ 5.6%
  • Go 1.7%
  • Perl 1.6%
  • CMake 0.9%
  • Scilab 0.6%
  • Other 0.3%