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

fixed heartbeat inteval timer. #11

Merged
merged 2 commits into from
Jan 25, 2016
Merged

fixed heartbeat inteval timer. #11

merged 2 commits into from
Jan 25, 2016

Conversation

finalquest
Copy link

The heartbeat task was called only once.
With the phoenix chat example, everything works because the server is sending a ping every 5 seconds.
In our project the missing heartbeat was making the socket to timeout.
Regards

Was called only one
@ghost
Copy link

ghost commented Jan 24, 2016

we need that @eoinsha

eoinsha added a commit that referenced this pull request Jan 25, 2016
fixed heartbeat inteval timer.
@eoinsha eoinsha merged commit 0c86641 into eoinsha:master Jan 25, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants