p2p/protocol/ping/ping library
Classes
- PingConstants
- Constants for the ping protocol
- PingResult
- Result of a ping attempt, either an RTT or an error
- PingService
- Service that handles ping protocol functionality
Functions
-
pingStream(
Host host, PeerId peerId) → Stream< PingResult> - Initiates a ping to the specified peer