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
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
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