Skip to main content

Module p2p_connection

Module p2p_connection 

Source

Structs§

IrohPath 🔒

Enums§

IrohPathKind 🔒

Constants§

MAX_P2P_MESSAGE_SIZE 🔒
Maximum size of a p2p message in bytes. The largest message we expect to receive is a signed session outcome.

Traits§

IP2PConnection
IP2PFrame

Functions§

connection_type_from_paths 🔒

Type Aliases§

DynConnectionStatusUpdates
Type-erased stream notifying the P2P state machine that connection metadata may have changed.
DynIP2PFrame
DynP2PConnection