Skip to content

Question: Do sse clients need to stay connected? If so, would it be better to specify it in the specification? #158

@noear

Description

@noear

Currently, based on keepAlive, many http clients will experience read timeouts if the server does not issue sse (e.g. okhttp).

Implementations can have a convention, if defined by a specification.

For example:

Keep the server alive with an sse heartbeat, or set the read timeout to 0 on the client, and so on

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThe issue is a question and not a reportwaiting for userWaiting for user feedback or more details
    No fields configured for Question.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions