Crate iroh_bytes

source ·
Expand description

Send data over the internet.

Re-exports

  • pub use crate::util::Hash;

Modules

  • Traits for in-memory or persistent maps of blob with bao encoded outboards.
  • The client side API
  • traits related to collections of blobs
  • Protocol for transferring content-addressed blobs and collections over quic connections. This can be used either with normal quic connections when using the quinn crate or with magicsock connections when using the iroh-net crate.
  • The server side API
  • Utility functions and types.

Constants