[][src]Module libp2p::ping::protocol

Structs

Ping

Represents a prototype for an upgrade to handle the ping protocol.

PingDialer

Sends a ping and receives a pong.

Enums

PingOutput

Enum to merge the output of Ping for the dialer and listener.