3.3.22 event:reconnect_failed
在reconnectionAttempts
(尝试重连)内无法重新连接时触发
socket.on('reconnect_failed',()=>{
// ...
})
Last updated
Was this helpful?
在reconnectionAttempts
(尝试重连)内无法重新连接时触发
socket.on('reconnect_failed',()=>{
// ...
})
Last updated
Was this helpful?