mirror of
https://github.com/livekit/livekit.git
synced 2026-09-16 10:42:36 +00:00
With Read and ReadExtended waiting (they are two different goroutines), use Broadcast always. In theory, they both should not be waiting at the same time, but just being safe.