Module p2p

Source
Expand description

Implements a connection manager for communication with other federation members

The main interface is fedimint_core::net::peers::IP2PConnections and its main implementation is ReconnectP2PConnections, see these for details.

Structs§

P2PConnection 🔒
P2PConnectionSMCommon 🔒
P2PConnectionStateMachine 🔒
ReconnectP2PConnections

Enums§

P2PConnectionSMState 🔒

Functions§

p2p_status_channels

Type Aliases§

P2PStatusReceivers
P2PStatusSenders