# download-async
[](https://crates.io/crates/download-async)
[](https://docs.rs/download-async)
[](./LICENSE)
[](https://github.com/SonnyX/download-async/actions?query=workflow%3ARust)
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](examples/).
## Contributing
To get involved, take a look at [CONTRIBUTING](CONTRIBUTING.md).
## License
download-async is provided under the MIT license. See [LICENSE](LICENSE).