WebRTC.rs Roadmap
rainliu opened this issue · 0 comments
rainliu commented
Here is the roadmap of WebRTC.rs project.
v0.1.0 (09/25/2021)
- SDP
- mDNS
- STUN
- TURN
- ICE
- DTLS
- RTP
- RTCP
- SRTP
- SCTP
- DataChannel API
- Media API
- PeerConnection API
v0.2.0 (10/09/2021)
- More features in Interceptor
-
- NACK
-
- RTCP SR/RR
- H.264/VP9 support
- #106
v0.3.0 (11/07/2021)
v0.3.1 (11/15/2021)
v0.4.0 (01/17/2022)
v0.5.0 (09/07/2022)
See changelog for updates https://github.com/webrtc-rs/webrtc/blob/master/webrtc/CHANGELOG.md#050
v0.5.1(09/19/2022)
See changelog for updates https://github.com/webrtc-rs/webrtc/blob/master/webrtc/CHANGELOG.md#051
v0.6.0 (11/15/2022)
See changelog for updates https://github.com/webrtc-rs/webrtc/blob/master/webrtc/CHANGELOG.md#v060