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§
- Iroh
Transport - Iroh transport implementation using QUIC peer-to-peer networking.
- Iroh
Transport Builder - Builder for configuring IrohTransport with different relay modes and options.
- Iroh
Transport Config - Persistable configuration for the Iroh transport.
Enums§
- Relay
Mode Setting - Serializable relay mode setting for transport configuration.