-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I am using database broadcast in realtime. I followed
https://supabase.com/docs/guides/realtime/authorization?queryGroups=language&language=js#broadcast
It's working fine, but the only thing is I have to set the broadcast channel config private to false in realtime.send.
I couldn't find any option in csharp library to enable broadcast channel configuration private to true.
Please add that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request