rxjs-chat-app icon indicating copy to clipboard operation
rxjs-chat-app copied to clipboard

Trying to implement "user has left the chat" message

Open bitsnaps opened this issue 5 years ago • 0 comments

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

bitsnaps avatar May 23 '20 10:05 bitsnaps