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

Track current users #31

Open
nixme opened this issue Feb 13, 2012 · 0 comments
Open

Track current users #31

nixme opened this issue Feb 13, 2012 · 0 comments

Comments

@nixme
Copy link
Owner

nixme commented Feb 13, 2012

Need some way to track who listening. Remotes are easy since the player will be open. Who's in the office is harder. Ideas:

  • Heartbeat from websockets. Simple but people who leave their browser tabs open will always be considered active.
  • Campfire chatroom presence. Similar problem as the heartbeat.
  • RFID presence
  • Combination with auto-timeouts, etc.
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

1 participant