Broadcast a message to multiple channels #17992
Unanswered
Yogesh-Dubey-Ayesavi
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Feature Request: Add the ability to broadcast messages to multiple channels simultaneously in Supabase. This feature would allow event payloads to include a list of target channels for broadcasting.
Possible Use Cases:
Multi-Group Notifications: Broadcast important announcements or updates to multiple user groups or teams in real-time.
Dashboard Updates: Simultaneously update multiple dashboard components with relevant data, ensuring all users see the latest information.
Cross-Platform Communication: Efficiently share messages across various communication channels, such as web, mobile, and email, in one go.
Event Coordination: Coordinate events or activities by sending event-related messages to participants in multiple event-specific channels.
Administrative Alerts: Alert administrators or moderators across different departments or areas about system issues or important events.
All reactions