Rusty Rain
Rusty Rain
move https://github.com/webrtc-rs/sctp/issues/2 to here
Follows the following documents to improve APIs of webrtc-rs crates to make them more idiomatic rust: Rust API Guidelines: https://rust-lang.github.io/api-guidelines/about.html Rust Design Patterns: https://rust-unofficial.github.io/patterns/intro.html Elegant Library APIs in Rust: https://deterministic.space/elegant-apis-in-rust.html
Currently only NamedCurve::P256 is supported. https://github.com/webrtc-rs/webrtc/blob/master/dtls/src/curve/named_curve.rs
**Is your feature request related to a problem? Please describe.** For SFU implementation, it need the capability to forward NACK/PLI/SLI to other sender. **Describe the solution you'd like** A new...
benchmark components: mc, plane, ipred, rdo, itdq, tq, df, etc