Skip to content

SonnyX/download-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.