webjay / asapp

ASAP messaging app
http://asapapp.herokuapp.com/
0 stars 0 forks source link

Handle user disconnect - 6 #85

Closed webjay closed 10 years ago

webjay commented 10 years ago

When a user is no longer connected via Socket.IO switch to SMS.

ghtca commented 10 years ago

on the client-side, show a warning message on the UI 'disconnected / refresh'.

On the server side, if a person has selected to receive urgent and/or FYI messages by SMS, do so. Do not send chat/discuss messages by SMS.