sockchat:s2c:pong
You were redirected here from sockchat:s2c:packet-0.
Table of Contents
S2C Packet 0: Pong
Acknowledges a keep-alive request by the client.
Format
Index | Type | Description |
---|---|---|
0 | 0 | Pong packet ID |
1 | string | Implementation defined, can be discarded. Original implementation contained the string pong . |
Examples
Response to a ping packet:
0\tpong
Response to a ping packet on older versions of the SharpChat implementation at Sunday, 13 April 2025 21:27:21 GMT:
0\t1744579641
See Also
- C2S Packet 0: Ping - C2S Packet that this packet is sent in response to.
sockchat/s2c/pong.txt · Last modified: 2025/04/20 01:29 by flash