musicinmybrain / async_http_range_reader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Rust 100.0%