You've already forked specification
13 lines
280 B
Markdown
13 lines
280 B
Markdown
|
|
<div class="cwikmeta" style="visibility:hidden;">
|
||
|
|
{
|
||
|
|
"title":"PONG",
|
||
|
|
"related":["/protocol/p2p/ping"]
|
||
|
|
} </div>
|
||
|
|
|
||
|
|
Connection keep-alive, "aliveness" and latency discovery.
|
||
|
|
|
||
|
|
| nonce |
|
||
|
|
|---------|
|
||
|
|
| 8 bytes |
|
||
|
|
|
||
|
|
This message is sent in response to a [PING](/protocol/p2p/ping) message.
|