#http #async #content-encoding

http-encoding

compression for http crate type

2 unstable releases

0.2.0 Jan 19, 2024
0.1.0 Dec 29, 2023

#328 in Compression

Download history 14/week @ 2023-12-25 58/week @ 2024-01-01 2/week @ 2024-01-08 61/week @ 2024-01-15 28/week @ 2024-01-22 6/week @ 2024-01-29 71/week @ 2024-02-05 42/week @ 2024-02-12 38/week @ 2024-02-19 66/week @ 2024-02-26 45/week @ 2024-03-04 34/week @ 2024-03-11 9/week @ 2024-03-18 71/week @ 2024-03-25 118/week @ 2024-04-01

236 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