Search...
Ctrl
K
3 客户端-API(Client-API)
3.3 socket
3.3.23 event:ping
在将ping数据包写入服务器时触发。
Copy
socket.on('ping',()=>{
// ...
})
Previous
3.3.22 event:reconnect_failed
Next
3.3.24 event:pong
Last updated
5 years ago
Was this helpful?