The ping message is sent periodically to help confirm that the receiving peer is still connected.

Synopsis

Declared in <protocol.h>

inline constexpr char const* PING = {"ping"};

Created with MrDocs