-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds some more higher level utilities for getting data via iroh-bytes. get::db adds utilities to get into a store, including considering data that is already present locally get::request adds utilities to do non-trivial iroh-bytes requests such as asking for the verified and unverified size. ## Notes & open questions Note: some of this is not yet completely finished, but I think it is good to have it nonetheless. It is used in sendme and in the content tracker example as well as the iroh gateway.
- Loading branch information
Showing
9 changed files
with
411 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.