fedimint_server::net

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 ๐Ÿ”’