Commit 2bed36f
authored
Update sendme to blobs 0.90.0 (#90)
* replace iroh-blobs with new version
* Use latest iroh
* Use new progress api
* use TryReference mode again
* Nice import progress
* nice progress for both sides
* remove old send progress
* make sure control-c shuts down the store gracefully
if you don't do that, nothing super bad happens, but reopening the store takes longer.
* yet another different way to do the recv
* Update to latest blobs
* drop async-channel and futures-lite
* use public dep
* clippy
* Adapt to latest blobs and prettify progress
* Make sure the store is shut down even in case of an error
Also measure import time.
* inline constants for progress styling, they are not adding much readability.
* clippy1 parent b938e89 commit 2bed36f
5 files changed
+1045
-1014
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
0 commit comments