Socket.io delay in firing the “disconnect” event?

后端 未结 2 683
时光说笑
时光说笑 2020-12-11 06:44

I have a socket.io client connected to a node.js server. If I kill node.js at the command line, the client immediately freezes (i.e., communication stops), but there is a ~2

2条回答
提交回复
热议问题