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

resuming from sleep #8

Open
IonutLaceanu opened this issue Apr 22, 2014 · 4 comments
Open

resuming from sleep #8

IonutLaceanu opened this issue Apr 22, 2014 · 4 comments

Comments

@IonutLaceanu
Copy link

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.

@dburles
Copy link
Owner

dburles commented Apr 24, 2014

thanks @johnhack I'll have a look into this

@snshn
Copy link

snshn commented Dec 10, 2014

Seems like it's been fixed in one of the forks.

@dburles please check the forkmap, the meteor community will benefit a lot once this plugin works perfect.

thanks for all the work, man

@dburles
Copy link
Owner

dburles commented Dec 11, 2014

@flatr0ze which fork? I think the actual problem with this is a bug in Meteor, where the connection event isn't fired again

@snshn
Copy link

snshn commented Dec 11, 2014

NikolayH86@9abd832

But so far I haven't looked into his solution, can't be sure it's going to work.
Might not be needed in 1.0.1. Just trying to help.

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

3 participants