iroh_blobs::get

Module fsm

Source
Expand description

Finite state machine for get responses.

This is the low level API for getting data from a peer.

Initial
Initial
Connected
Connected
StartChild
StartChild
StartRoot
StartRoot
BlobHeader
BlobHeader
BlobContent
BlobContent
BlobEnd
BlobEnd
Closing
Closing
Stats
Stats
Error
Error
(hash)
(hash)
Text is not SVG - cannot display

Structs§

Enums§

Functions§

  • The entry point of the get response machine
  • Start with a get many request. Todo: turn this into distinct states.