The pong message replies to a ping message, proving to the pinging node that the ponging node is still alive.

Synopsis

Declared in <protocol.h>

inline constexpr char const* PONG = {"pong"};

Created with MrDocs