Commit graph

55 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
8e073d10d7 Update README of examples 2020-03-23 21:04:20 +01:00
Héctor Ramón Jiménez
0d719bbdf3 Handle errors in download_progress example 2020-03-23 20:43:55 +01:00
Héctor Ramón Jiménez
b92e1f9574 Rename downloader module to download 2020-03-23 20:37:30 +01:00
Héctor Ramón Jiménez
30c7db3f25 Improve download_progress example
- Use `reqwest` with `Response::chunk` to notify progress.
- Turn example state into an enum
2020-03-23 20:34:16 +01:00
Songtronix
fff333f89b Add example for download with progress tracking 2020-03-23 17:53:57 +01:00