iroh_blobs::get::fsm

Function start_get_many

Source
pub async fn start_get_many(
    connection: Connection,
    request: GetManyRequest,
    counters: RequestCounters,
) -> Result<Result<AtStartChild, AtClosing>, GetError>
Expand description

Start with a get many request. Todo: turn this into distinct states.