dburles / dburles/meteor-presence
resuming from sleep
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
If I visit a webpage and I put the computer to sleep, in this time frame the server will not receive a heartbeat from this client, causing the connection to expire.
However, the client will not be disconnected, so after resuming from sleep there won't be a Meteor.onConnection event, so his presence will not be noted, although he will continue to send heartbeats and state updates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.