async_http_range_reader 0.8.0

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

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.