#http #async #lite #http-client #client #ws #cargo

async-http-client-lite

Asynchronous http client

2 unstable releases

0.1.0 Aug 9, 2020
0.0.0 Jul 31, 2020

#77 in #http-client

Apache-2.0 OR MIT

22KB
494 lines

async-http-client-lite

Examples

async_net

async_std

Dev

cargo test --all-features --all -- --nocapture && \
cargo clippy --all -- -D clippy::all && \
cargo fmt --all -- --check
cargo build-all-features
cargo test-all-features --all
cargo tarpaulin --all-features

Dependencies

~1–11MB
~212K SLoC