/qpack

QPACK in Rust

Primary LanguageRustApache License 2.0Apache-2.0

qpack

QPACK, HTTP/3 field compression in Rust

Features

  • Huffman coding for field line literals
  • static table indexing
  • dynamic table indexing

License

Licensed under either MIT or Apache License 2.0 at you option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.