novu trigger and scaling question
Hello, My system has subscribe model, user can subscribe to post and comments.
When user creates post (and user is subscribed) i have to send thousands of notifications, when someone comments, send to all except owner of comment.
Another case is, im holding device group on my own for now.
My frontend is flutter. Shame that i cant use your components
Questions:
1) multiple subscriberIds in novu trigger or sent novu trigger per user?
2) is scaling supported on selfhost? How about sockets?
3) is there a way if user has multiple devices, when notification is clicked on one device, its removed from other devices?
When user creates post (and user is subscribed) i have to send thousands of notifications, when someone comments, send to all except owner of comment.
Another case is, im holding device group on my own for now.
My frontend is flutter. Shame that i cant use your components
Questions:
1) multiple subscriberIds in novu trigger or sent novu trigger per user?
2) is scaling supported on selfhost? How about sockets?
3) is there a way if user has multiple devices, when notification is clicked on one device, its removed from other devices?