Files
specification/protocol/network/messages/pong.md
T
qr8ruwyx0u7fqeyu5n49t2paw0ghhp8xsgmffesqzs 777b8d2b6f wiki commit
2020-02-06 18:24:36 -05:00

557 B

{ "title":"PONG", "related":["/protocol/network/messages/ping.md"] }

Response: Pong ("pong")

Connection keep-alive, "aliveness" and latency discovery. This message is sent in response to a PING message.

Message Format

Field Length Format Description
nonce 8 bytes unsigned 64 bit integer(LE) The value provided by the PING message.