iroh
iroh copied to clipboard
Improve downloader
Currently the iroh::downloader module is only used for iroh sync. Regular downloads (for blob download) are using the iroh bytes API directly. What we want to do is:
- Move the downloader iroh-bytes
- Use it for all downloads in rioh
- Support content discovery and announcements in the downloader