Module overlay

Module overlay 

Source
Expand description

§Overlay - virtual subnetwork

An overlay (sub)network is simply a (virtual) network implemented inside some larger network. Only some nodes of the larger network participate in the overlay subnetwork, and only some “links” between these nodes, physical or virtual, are part of the overlay sub-network.

TODO

Structs§

IdFull
Full overlay id
IdShort
Short overlay id
IncomingBroadcastInfo
Received overlay broadcast
Node
P2P messages distribution layer group
OutgoingBroadcastInfo
Sent overlay broadcast info
Overlay
P2P messages distribution layer
OverlayMetrics
Instant overlay metrics
OverlayOptions
Overlay configuration

Enums§

BroadcastTarget
Overlay broadcast target

Constants§

MAX_OVERLAY_PEERS
Max allowed known peer count

Traits§

ExistingPeersFilter
Filter for overlay peers exchange.

Type Aliases§

ReceivedPeersMap
Type alias for received nodes