Module swarm_nl::core::ping_config
source · Expand description
Module that contains important data structures to manage Ping
operations on the network.
Structs§
- The configuration for the
Ping
protocol. - Critical information to manage
Ping
operations. - Struct that stores critical information for the execution of the
PingErrorPolicy
.
Enums§
- Policies to handle a
Ping
error. All connections to peers are closed during a disconnect operation.