How to know when a client has disconnected in Socket.IO because of connection issues? -



How to know when a client has disconnected in Socket.IO because of connection issues? -

i've noticed socket.io server, if client's network times out, server never gets disconnect event. how handle disconnect in case client silently times out? or disconnect after long time? can explain happens in socket.io server, when client silently disconnects (power plugged, router crashed, network issues, etc.)

socket.io

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -