Available on crate feature
net_protocol
only.Expand description
Adaptation of iroh-blobs
as an iroh
protocol.
A blobs protocol handler wraps a store, so you must first create a store.
The entry point to create a blobs protocol handler is Blobs::builder
.
Structs§
- Blobs protocol handler.
- Builder for the Blobs protocol handler
Type Aliases§
- A callback that blobs can ask about a set of hashes that should not be garbage collected.