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

Expose /api/v1/queue/empty signal #94

Closed
rubdos opened this issue May 1, 2021 · 0 comments · Fixed by #253
Closed

Expose /api/v1/queue/empty signal #94

rubdos opened this issue May 1, 2021 · 0 comments · Fixed by #253

Comments

@rubdos
Copy link
Member

rubdos commented May 1, 2021

When all messages that were currently queued are received, this PUT request is sent. Currently, libsignal-service-rs ignores this signal, but it could be useful to expose this. Example use case: it can be used to flush pending notifications, such that notifications may be deleted if the corresponding messages were already read on a secondary device.

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

Successfully merging a pull request may close this issue.

2 participants