-
-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: webrtc-rs/rtc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(interceptor): add GCC sender-side bandwidth estimator
#85
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
feat(interceptor): add JitterBuffer receiver-side interceptor
#84
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
feat(turn): add TCP TURN client example and expose server/local addr
#83
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
feat(dtls): add restart() for DTLS re-handshake after ICE restart
#82
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
feat(config): add serde Serialize/Deserialize to RTCConfiguration
#81
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
ci: add criterion benchmarks and OSS-Fuzz integration
#80
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
docs: replace misleading TODO comments on disabled tests with clear explanations
#79
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
fix(sctp): correct PR-SCTP max_retransmits abandonment condition
#78
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
fix(interceptor): clamp total_lost to signed 24-bit max per RFC 3550
#77
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
fix(peer_connection): implement SCTP/DataChannel close on PeerConnection shutdown
#76
opened Apr 1, 2026 by
nightness
Loading…
1 of 2 tasks
fix(endpoint): route RTX/FEC repair packets to primary stream receiver
#75
opened Apr 1, 2026 by
nightness
Loading…
1 of 3 tasks
fix(rtp): add marshal-side bounds checks for CSRC count, extension lengths, and NALU sizes
#74
opened Apr 1, 2026 by
nightness
Loading…
1 of 4 tasks
fix(rtp): associate repair SSRC with base stream RTX parameters (closes #12)
#72
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
fix(rtp_transceiver): trigger renegotiation on set_direction (closes #51)
#71
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
fix(datachannel): send DataChannelOpen for pre-negotiated channels (closes #61)
#70
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
fix(rtcp,sctp): RFC 3550 compliance and SCTP INIT safety hardening
#69
opened Apr 1, 2026 by
nightness
Loading…
2 tasks done
fix(dtls): replace panicking unwrap/expect in crypto hot paths
#68
opened Apr 1, 2026 by
nightness
Loading…
2 tasks
fix(sdp): reflect rejected m-lines (port=0) in answer per RFC 8829 §5.3.1
#67
opened Apr 1, 2026 by
nightness
Loading…
3 tasks
Fix panic when TURN server returns non-UTF-8 bytes in STUN error reason phrase
#64
opened Mar 31, 2026 by
danielbotros
Loading…
ProTip!
Filter pull requests by the default branch with base:master.