Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online/offline notifications for chat #210

Closed
julianlam opened this issue Aug 27, 2013 · 2 comments
Closed

Online/offline notifications for chat #210

julianlam opened this issue Aug 27, 2013 · 2 comments
Assignees
Milestone

Comments

@julianlam
Copy link
Member

If a user goes online, the chat should output

{user} is now online

conversely,

{user} is now offline

Probably not worth it to save it into the db, but only show it on any active chat sessions.

@julianlam
Copy link
Member Author

@barisusakli updated enhancement text

@barisusakli
Copy link
Member

Not really happy with how this works, the chats object in websockets.js is never cleaned up. Might have to think of another way of doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants