Crate fedimint_connectors

Crate fedimint_connectors 

Source

Modules§

error
http
iroh
ws

Structs§

ConnectionPool
ConnectionState
ConnectorRegistry
A set of available connectivity protocols a client can use to make network API requests (typically to federation).
ConnectorRegistryBuilder
Builder for ConnectorRegistry

Traits§

Connector
IConnection
Generic connection trait shared between IGuardianConnection and IGatewayConnection
IGatewayConnection
A connection from a client to a gateway
IGuardianConnection
A connection from api client to a federation guardian

Type Aliases§

DynConnector
DynGatewayConnection
A connection from api client to a gateway (type erased)
DynGuaridianConnection
A connection from api client to a federation guardian (type erased)
ServerResult