sockchat:s2c:pong
This is an old revision of the document!
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
- Ping - C2S Packet that this packet is sent in response to.
sockchat/s2c/pong.1744581708.txt.gz · Last modified: 2025/04/13 22:01 by flash