Skip to content

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

@ryangriggs

Description

@ryangriggs

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions