A Tokio-based async HTTP client for reliable file transfer in Rust. Supports resumable (breakpoint) uploads and downloads, chunked transfer with automatic retry
A Tokio-based async HTTP client for reliable file transfer in Rust. Supports resumable (breakpoint) uploads and downloads, chunked transfer with automatic retry
A Tokio-based async HTTP client for reliable file transfer in Rust. Supports resumable (breakpoint) uploads and downloads, chunked transfer with automatic retry, pause/resume/cancel, configurable concurrency, progress listeners, and persistent task recovery across restarts.