#http-https #download #http #async

download-async

A fast and convenient wrapper around hyper with https support

21 releases

0.10.10 Mar 27, 2023
0.10.9 Dec 23, 2022
0.10.8 Feb 10, 2022
0.10.7 Sep 9, 2021
0.1.1 Dec 30, 2020

#468 in HTTP client

32 downloads per month

MIT license

39KB
770 lines

download-async

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.

Dependencies

~7–20MB
~308K SLoC