mirror of
https://github.com/livekit/livekit.git
synced 2026-09-16 08:32:38 +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.