Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eemeli opened this issue Aug 9, 2016 · 1 comment
Open

Comments

@eemeli
Copy link
Member

eemeli commented Aug 9, 2016

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.

@eemeli
Copy link
Member Author

eemeli commented Sep 10, 2016

This is a requirement for our integration with Grenadine to work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant