2 unstable releases

0.2.0 Jan 19, 2024
0.1.0 Dec 29, 2023

#723 in Compression

Download history 2/week @ 2024-12-25 10/week @ 2025-01-01 19/week @ 2025-01-08 8/week @ 2025-01-15 8/week @ 2025-01-22 109/week @ 2025-01-29 45/week @ 2025-02-05 65/week @ 2025-02-12 68/week @ 2025-02-19 49/week @ 2025-02-26 24/week @ 2025-03-05 32/week @ 2025-03-12 16/week @ 2025-03-19 8/week @ 2025-03-26 16/week @ 2025-04-02 22/week @ 2025-04-09

69 downloads per month
Used in xitca-web

Apache-2.0

25KB
620 lines

Content-Encoding support on top of http crate


a compression crate for http type.

Requirement

  • Rust 1.75
  • http and futures for http types and async streaming interaction[^1]

[^1]: see project Cargo.toml for dependency versioning.

Dependencies

~0.6–1MB
~16K SLoC