Crate iroh

source ·
Expand description

Send data over the internet.

Re-exports

Modules

  • Various database implementations for storing blob data
  • Client to an iroh node. Is generic over the connection (in-memory or RPC).
  • The collection type used by iroh
  • The ticket type for the provider.
  • Handle downloading blobs and collections concurrently and from peers.
  • Functions to get blobs from peers
  • Expose metrics module
  • Node API
  • This defines the RPC protocol used for communication between a CLI and an iroh node.
  • Handlers and actors to for live syncing iroh_sync replicas.
  • utilites for io and for reporting progress