#http #content-encoding #async

http-encoding

compression for http crate type

2 unstable releases

0.2.0 Jan 19, 2024
0.1.0 Dec 29, 2023

#695 in Compression

Download history 5/week @ 2024-10-26 1/week @ 2024-11-02 4/week @ 2024-11-23 1/week @ 2024-11-30 35/week @ 2024-12-07 24/week @ 2024-12-14 5/week @ 2024-12-21 20/week @ 2025-01-04 15/week @ 2025-01-11 6/week @ 2025-01-18 53/week @ 2025-01-25 92/week @ 2025-02-01 64/week @ 2025-02-08

217 downloads per month
Used in xitca-web

Apache-2.0

25KB
620 lines

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.


lib.rs:

Content-Encoding support on top of http crate

Dependencies

~0.6–1MB
~16K SLoC