Documentation
¶
Index ¶
- func Broadcast(component string, payload any, opts ...host.BroadcastOption)
- func EmitSSC(ctx context.Context, event SSCEvent) error
- func SubscribeSSC(fn fnevents.Handler[SSCEvent], priority ...fnevents.Priority)
- func WithSessionTarget(sessionID string) host.BroadcastOption
- type BroadcastOption
- type SSCEvent
- type SSCServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithSessionTarget ¶
func WithSessionTarget(sessionID string) host.BroadcastOption
Types ¶
type BroadcastOption ¶
type BroadcastOption = host.BroadcastOption
Click to show internal directories.
Click to hide internal directories.