Modulesยง
Structsยง
- Connection
Pool - Connection
State - Connection
State ๐Inner - Inner part of
ConnectionStatepreserving state between attempts to initializeConnectionState::connection - Connector
Registry - A set of available connectivity protocols a client can use to make network API requests (typically to federation).
- Connector
Registry Builder - Builder for
ConnectorRegistry - Connector
Registry ๐Inner - Actual data shared between copies of
ConnectorRegistryhandle - Iroh
Peer Info - Iroh-specific reachability details for a guardian endpoint.
Enumsยง
- Connectivity
- How a connection is currently reaching its peer.
- Peer
Status - Per-peer connection state reported by the federation API.
Constantsยง
- IROH_
NEXT_ ๐PATH
Traitsยง
- Connector
- IConnection
- Generic connection trait shared between
IGuardianConnectionandIGatewayConnection - IGateway
Connection - A connection from a client to a gateway
- IGuardian
Connection - A connection from api client to a federation guardian
Functionsยง
- iroh_
next_ endpoint_ url - Parse an advertised Iroh 1.0 endpoint ID into its API URL.
- is_
iroh_ ๐next_ endpoint_ url - preserve_
iroh_ ๐next_ marker
Type Aliasesยง
- Connector
Init ๐Fn - Type for connector initialization functions
- DynConnector
- DynGateway
Connection - A connection from api client to a gateway (type erased)
- DynGuaridian
Connection - A connection from api client to a federation guardian (type erased)
- Server
Result