zishang520/socket.io

Disconnect is not called on server when client lose connection

Closed this issue · 4 comments

Anyway to solve this when client don't call disconnect but just lose connection.

@Dorbmon Hello, the default Ping timeout is 20000 milliseconds

@zishang520 But I don't think disconnect event is called after timeout

@zishang520 But I don't think disconnect event is called after timeout

Hi, can you reproduce your problem?

Hello, has your issue been resolved?