Skip to content

The websocket connection should send keep-alive pings #32

Description

@hmeine

When proxying the websocket connection, e.g. through nginx, the connection may be closed when there are no messages for longer than 60 seconds (by default). It makes sense to prevent this (even though configuring nginx is also a viable workaround for this problem), which also allows us to better keep track of which player is online.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions