download-async

Crates.iodownload-async
lib.rsdownload-async
version0.10.10
sourcesrc
created_at2020-12-30 12:14:42.996404
updated_at2023-03-27 15:22:10.77034
descriptionA fast and convenient wrapper around hyper with https support.
homepage
repositoryhttps://github.com/SonnyX/download-async/
max_upload_size
id329218
size62,736
Randy von der Weide (SonnyX)

documentation

README

download-async

crates.io Released API docs MIT licensed CI

A fast and convenient HTTP client implementation for Rust.

  • HTTP/1 and HTTP/2
  • Asynchronous design
  • HTTPS via system-native TLS
  • Included Progress callbacks

Get started by looking over the examples.

Contributing

To get involved, take a look at CONTRIBUTING.

License

download-async is provided under the MIT license. See LICENSE.

Commit count: 394

cargo fmt