Skip to content

WebSocket connection closes if not kept alive #11

Description

@fnunnari

As by definition of the web socket protocol, connection can die if not kept alive.
We must implement a PING/PONG system with automatic send/recv every e.g., 15 seconds.
For the moment, shortcut is to press "Update clients" every now and then.

This implementation need refactoring:

Activity

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

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