Crate iroh_bytes

source ·
Expand description

Send data over the internet.

Re-exports

  • pub use crate::util::Tag;
  • pub use crate::util::TempTag;

Modules

  • 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
  • Implementations of blob stores
  • Utility functions and types.

Structs

Enums

Constants