Skip to content
New issue

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

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

Already on GitHub? # to your account

Notifications v0 #61

Open
pedropregueiro opened this issue Mar 3, 2022 · 0 comments
Open

Notifications v0 #61

pedropregueiro opened this issue Mar 3, 2022 · 0 comments
Assignees

Comments

@pedropregueiro
Copy link
Member

Think about the structure that needs to be in place for us to start doing notifications.

From brief initial research, I assume we'll need mainly 2 types of notifications:

  1. Notification events: mainly new WebSocket events (e.g. NOTIFY_USER_...) being triggered to all online channels
  2. Push notifications to offline devices: store devices' tokens and use expo's Notifications SDKs to send new notifications. Only use if the user has no online channels at the time.

Reference

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

No branches or pull requests

1 participant