Module protocol

Module protocol 

Source
Expand description

DiscoveryProtocol trait, ProtocolId, and InboundMeta types.

Structs§

InboundMeta
Per-packet metadata passed to DiscoveryProtocol::on_inbound.
ProtocolId
Stable identifier for a discovery protocol instance.

Enums§

LinkAddr
Link-layer source address of an inbound packet.

Traits§

DiscoveryProtocol
A pluggable discovery protocol.