Struct libp2p_ping::Event
source · Expand description
Event generated by the Ping
network behaviour.
Fields§
§peer: PeerId
The peer ID of the remote.
result: Result
The result of an inbound or outbound ping.
Event generated by the Ping
network behaviour.
peer: PeerId
The peer ID of the remote.
result: Result
The result of an inbound or outbound ping.