Files
livekit/pkg/sfu
7d612428f9 Process NACK retransmissions in a single worker per DownTrack (#4758)
Replace the per-NACK-packet goroutine spawn in DownTrack.handleRTCP with a
single long-lived worker that coalesces pending NACKs into one retransmit
pass. Pending sequence numbers are capped so a high NACK arrival rate cannot
grow goroutine count or memory unboundedly.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-14 11:51:03 +05:30
..
2026-07-26 22:26:41 +05:30
2024-12-20 07:16:14 +05:30
2026-07-26 22:26:41 +05:30
2023-07-27 16:43:19 -07:00
2021-11-08 20:56:53 -08:00