crmepham / socket.chat

Secure and private chat service using Websockets.
GNU General Public License v2.0
6 stars 2 forks source link

Loss of internet connection should reset user state #13

Open crmepham opened 9 years ago

crmepham commented 9 years ago

When the internet connection is lost, the user should be prompted and reseting them, possibly by force reload of webpage, should occur if connection is established again. Otherwise username will be taken, when user attempts to input it again.