Skip to content

Handling watch notifications on the client side. #2

@mcopik

Description

@mcopik

At the moment we have no implementation of watch handling on the client-side.

  • Add data structure for watches in session.
  • Add API for creation of watches.
  • Receive watch notification and order with other requests.
  • For read operations check the epoch counter to delay results.
  • When reading data, check if it could trigger a watch itself (we read data on which user has watch registered, and the data is newer).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions