Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module iroh

Module iroh 

Source
Expand description

Iroh transport implementation for sync communication.

This module provides peer-to-peer sync communication using Iroh’s QUIC-based networking with hole punching and relay servers.

Structs§

IrohTransport
Iroh transport implementation using QUIC peer-to-peer networking.
IrohTransportBuilder
Builder for configuring IrohTransport with different relay modes and options.
IrohTransportConfig
Persistable configuration for the Iroh transport.

Enums§

RelayModeSetting
Serializable relay mode setting for transport configuration.