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

Implement more robust "parted" status #3

Open
BinaryMuse opened this issue Apr 10, 2011 · 1 comment
Open

Implement more robust "parted" status #3

BinaryMuse opened this issue Apr 10, 2011 · 1 comment
Assignees

Comments

@BinaryMuse
Copy link
Owner

Currently, the app depends on a window.onbeforeunload even to know that a user has left the room. While this is great for immediate feedback, it's not 100% reliable. Ideally, the application will keep track of whether or not a user is in a room.

@ghost ghost assigned BinaryMuse Apr 10, 2011
@BinaryMuse
Copy link
Owner Author

Perhaps a "heartbeat" can be sent from the app every so often; if the app doesn't receive a heartbeat from a user, it can assume they are disconnected.

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

No branches or pull requests

1 participant