async_http_range_reader

Crates.ioasync_http_range_reader
lib.rsasync_http_range_reader
version0.8.0
sourcesrc
created_at2023-10-22 15:14:15.253065
updated_at2024-05-07 04:53:18.811197
descriptionA library for streaming reading of files over HTTP using range requests
homepage
repositoryhttps://github.com/prefix-dev/async_http_range_reader
max_upload_size
id1010625
size51,072
Wolf Vollprecht (wolfv)

documentation

README

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.

Commit count: 22

cargo fmt