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

Create a "Notification service" specific client which supports only a subset of the whole sync logic #1962

Closed
Tracked by #1928
poljar opened this issue May 23, 2023 · 0 comments · Fixed by #2235
Closed
Tracked by #1928

Comments

@poljar
Copy link
Contributor

poljar commented May 23, 2023

As described in #1928, supporting notifications in encrypted rooms on iOS would require us to do a /sync in the notification process.

The first step towards this would be to have a specialized client object which does the correct and minimal /sync setup for the service to render a specific push notification.

Additionally, this specialized client object would need to agree with the client running in the main process on who is responsible for the sync of the to-device events.

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.

1 participant