Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSubscriptionDeduper ¶
func NewSubscriptionDeduper(logger logger.Logger) types.SignalDeduper
Types ¶
type SubscriptionDeduper ¶
type SubscriptionDeduper struct {
// contains filtered or unexported fields
}
func (*SubscriptionDeduper) Dedupe ¶
func (s *SubscriptionDeduper) Dedupe(participantKey livekit.ParticipantKey, req *livekit.SignalRequest) bool
func (*SubscriptionDeduper) ParticipantClosed ¶
func (s *SubscriptionDeduper) ParticipantClosed(participantKey livekit.ParticipantKey)
Click to show internal directories.
Click to hide internal directories.