Namespace Supabase.Realtime.Broadcast
Classes
- BroadcastOptions
Configures broadcast behavior for a channel: whether the client receives its own messages, whether the server acknowledges sends, and whether past messages are replayed from history.
- BroadcastOptions.ReplayOptions
Options for replaying events in broadcast configurations.