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

Handling PING yourself #50

Open
AlexDaniel opened this issue Sep 29, 2017 · 2 comments
Open

Handling PING yourself #50

AlexDaniel opened this issue Sep 29, 2017 · 2 comments

Comments

@AlexDaniel
Copy link
Contributor

It seems that it is not possible to handle PING requests yourself. It returns early and the user is not given a chance to receive the event.

Being annoyed by bots getting stuck in disconnected state, I wanted to add a watchdog that will have its timestamp updated every time a ping request is received. I'm not sure if that's the best way to handle it, but at least it will work (if only I can find a way to process pings somehow).

@AlexDaniel
Copy link
Contributor Author

AlexDaniel commented Sep 29, 2017

Maybe related: #40

@melezhik
Copy link

👍

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

2 participants