/async_http_range_reader

A library for streaming reading of files over HTTP using range requests

Primary LanguageRustMIT LicenseMIT

Async HTTP Range Reader

Crates.io docs.rs GitHub Workflow Status (branch) GitHub

A crate that provides the AsyncHttpRangeReader struct, which allows streaming files over HTTP using range requests.