WebRTC.rs
@webrtcrs
A pure Rust implementation of WebRTC stack
ID: 1354268050443255808
https://webrtc.rs 27-01-2021 03:20:48
26 Tweet
300 Followers
8 Following
webrtc v0.2.0 (github.com/webrtc-rs/webr…) is just released with the following features/enhancements: * support RTCP NACK/SR/RR * support H.264/VP9 * use explicit error enum in Result<V, E> instead of anyhow::Result<V> (contributed by Alda Agustina)