Event: 'reconnect_failed'

优质
小牛编辑
123浏览
2023-12-01
socket.on('reconnect_failed', (timeout) => {
  // ...
});