Fedora Packages

ls-qpack

QPACK compression library for use with HTTP/3

ls-qpack is a full-featured, tested, and fast QPACK library. The QPACK encoder produces excellent compression results based on an innovative mnemonic technique. It boasts the fastest Huffman encoder and decoder. The library is production quality. It is used in OpenLiteSpeed, LiteSpeed Web Server, and LiteSpeed Web ADC. The library is robust: * The encoder does not assume anything about usual HTTP headers such as Server or User-Agent. Instead, it uses its mnemonic compression technique to achieve good compression results for any input. * The decoder uses modulo arithmetic to track dynamic table insertions. This is in contrast to all other QPACK implementations, which use an integer counter, meaning that at some point, the decoder will break. * The decoder processes input in streaming fashion. The caller does not have to buffer the contents of HTTP/3 HEADERS frame. Instead, the decoder can be supplied input byte-by-byte.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.5.3-3.fc40 -
Fedora 40 2.5.3-3.fc40 -
Fedora 39 2.5.3-1.fc39 -
Fedora 38 2.5.3-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ls-qpack dash maintainers at fedoraproject dot org.



Sources on Pagure