Let's say you're already connected to the peerbell server and you're logged in.
But then you lose connection for a minute.
Once socket.io reconnects, you'll notice that you are logged out.
I really should think of what to do in case a client loses connection without the client telling the server first.
If you have any ideas, please tell me here.