Skip to content

Websocket server: smarter inactivity check #5

Description

@mrazjava

As an end user of ui-shell-reader based on websocket server I want the server to not evict my reader. Currently it treats it like any other client and if inactivity is exceeded the reader is disconnected. Currently the reader does not produce any activity because it simply reports events generated by the server. Either the server should distinguish between reader and writer and not evict the reader or the reader should send heartbeats to the server to simulate activity.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions