Skip to content

Add support for a "since" parameter to the people-updates WebSocket #9

@eemeli

Description

@eemeli

At the moment, the server starts sending updates on the /api/kansa/people/updates WebSocket as soon as it's operational, which e.g. kansa/admin applies to the data it received from GET /api/kansa/people. If an update happens in that interval, it's not reflected in the client state. Adding support for a ?since=[timestamp] query parameter to the WebSocket could help make sure any such updates can be sent to the client when the socket is initially opened.

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