mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
The test intentionally drops the second outgoing RTP packet and verifies that: - exactly one NACK is sent for the missing packet, - exactly one RTX retransmission is received, - no additional NACK/RTX packets appear after a short grace period. - The test is currently skipped (t.Skip()) so it doesn't break CI. - Minimal Test for issue #3063
20 KiB
20 KiB