rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

How to track Offline Users and how to message them when they are offline #91

Closed ashutiwari closed 5 years ago

rpaschoal commented 5 years ago

Hi @ashutiwari ,

This needs to be handled by your application and back-end. Ng-chat has an Offline status so you can use that to show users who are offline and even open chat windows and send messages to them. What you do with those messages is up to your application and the logic of the endpoints or sockets being invoked by your adapter.

ashutiwari commented 5 years ago

Thanks sir. ..I have done the project by using this package and that is very helpful

On Thu 13 Dec, 2018, 11:19 AM Rafael Carvalho <notifications@github.com wrote:

Hi @ashutiwari https://github.com/ashutiwari ,

This needs to be handled by your application and back-end. Ng-chat has an Offline status so you can use that to show users who are offline and even open chat windows and send messages to them. What you do with those messages is up to your application and the logic of the endpoints or sockets being invoked by your adapter.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rpaschoal/ng-chat/issues/91#issuecomment-446850367, or mute the thread https://github.com/notifications/unsubscribe-auth/AlN9sGcgzYXxVF7RWRNWLUmkKoO4Dvfqks5u4epvgaJpZM4ZIMMt .