Skip to content

Re-connection mechanic #199

Description

@CxRes

We need a re-connection mechanic when subscription is dropped to ensure that no notifications were lost in the interim.

A possible candidate is re-using "Last-Event-ID" mechanism from SSE/Eventsource. The state of the notification can be sent back using the Last-Event-ID header upon reconnection, so the resource sender can take appropriate action: Send missing notifications, inform you to re-fetch the resource etc.

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