Is there any way to close idle socket.io connections ? or I need to track from my client side. My socket.io version is 4.4.1
Asked
Active
Viewed 91 times
1 Answers
0
I have done by using setInterval and if he is idle for too long then I have closed connection by calling socket.disconnect()

helloindia
- 62
- 8