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

How to set up a keepalive for client connections? #80

Open
ryangriggs opened this issue Mar 14, 2023 · 0 comments
Open

How to set up a keepalive for client connections? #80

ryangriggs opened this issue Mar 14, 2023 · 0 comments

Comments

@ryangriggs
Copy link

I'm dealing with a PLC that disconnects after 15 seconds of no communication. Is there a built-in way to create a keepalive message that is transmitted every X seconds to the client? or do I need to do this manually with a setInterval and a basic "no-op" request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant