Skip to content

WebSocket connection closes if not kept alive #11

@fnunnari

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:

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