Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Joncom

I'm using socket.io in my game to send chat messages, and player movement data.

Recently I've noticed that if I join the game in Chrome, and then minimize the game and go away for a few hours, when I come back the player has be dropped from the socket server.

There is no error message on the server or the client.

From the servers point of view, the client simply decided to leave.

From the clients point of view, he never left.

Consider me puzzled. Any insights?

1 decade ago by jswart

http://stackoverflow.com/questions/9708604/nodejs-socket-io-connections-dropping-reconnecting

1 decade ago by Joncom

Perfect. Thank you.
Page 1 of 1
« first « previous next › last »