rxjs-chat-app
rxjs-chat-app copied to clipboard
Trying to implement "user has left the chat" message
Hi,
I'm trying to implement "user has left the chat" a message appears when a user quit the chat, I'm not sure if this is the best implementation for this case because it shows multiple times when a page gets refreshed https://github.com/steveholgado/rxjs-chat-app/compare/master...bitsnaps:master