realtime-csharp icon indicating copy to clipboard operation
realtime-csharp copied to clipboard

Enable private broadcast

Open kaushalkumar86 opened this issue 9 months ago • 1 comments

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.

kaushalkumar86 avatar Apr 30 '25 13:04 kaushalkumar86

I'll look into this, may this will need be implemented

diegofesanto avatar May 12 '25 17:05 diegofesanto