client -> server
This commit is contained in:
parent
e291a17705
commit
0d0f2e68b9
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Response to client packet `0`: Ping.
|
|||
<table>
|
||||
<tr>
|
||||
<td><code>string</code></td>
|
||||
<td>Any arbitrary string, do not rely on the data sent here. Original client sent <code>pong</code>, SharpChat currently sends the current Unix epoch timestamp in seconds.</td>
|
||||
<td>Any arbitrary string, do not rely on the data sent here. Original Sock Chat server sent <code>pong</code>, SharpChat currently sends the current Unix epoch timestamp in seconds.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue