webrtc-rs v0.5.0 (https://t.co/L17cjMAOuF)
This release contains numerous improvements, bugs fixes, and changes to make webrtc-rs more compliant with the WebRTC specification.
Changelog: https://t.co/bym3koMv5H
Thanks to all contributors who helped make this release happen π
SCTP has been actively refactored in git repo branch proto:
*sctp-proto: Deterministic state machine of the protocol which performs no I/O, aka Sans-I/O, internally. v0.1.1 is just released (https://t.co/2plLwDxvEL)
*sctp-async: High-level async API based on tokio. (under dev)
webrtc v0.2.0 (https://t.co/4Ig2cfK6Nn) 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 @algstn)
https://t.co/JahvJFyDKn just released v0.1.0 (https://t.co/jdK3b3ELuR) with plenty of examples to show how to build media and data channel applications with webrtc-rs.
webrtc v0.1.0-beta.0.0.14 is just tagged: https://t.co/snBDiUDiAW.
All examples from #_pion webrtc are ported into webrtc-rs: https://t.co/w0J6m7MmZe, with a few known issues (#91, #96, #97) identified.
Stay tuned for v0.1.0 release.
webrtc-rs v0.0.11 has achieved a great milestone towards v0.1.0:
1). webrtc-rs can receive video packets from WWW and send them back to WWW: https://t.co/TcT2MepCZk
2). webrtc-rs can interop and exchange message with @_pion on Data Channel: https://t.co/WKfx1VRYM5
Stay Tuned!
webrtc-rs/data v0.1.0 (https://t.co/gAuKy1DEbt) is just released!
Together with webrtc-rs/sctp (https://t.co/iQef7OR07r), you can build your applications on top of DataChannel (https://t.co/oDoEOhvTKv).
FundOSS pilot round ends in 12 days!
5 donors raised for https://t.co/9wnerCjaDT
$14 in donations + $169 in estimated matches
@_FundOSS! https://t.co/XT6Q2qyrhM #FundOss
webrtc-rs/sctp v0.1.0 (https://t.co/iQef7OR07r) is just released!
Now majority of WebRTC underlying protocols are feature completed. Let's implement WebRTC API level's crates: DataChannel, PeerConnection, and Media, etc.
Thanks Tom Bazarnik (https://t.co/jzdzBRgkpw) for donating turn crate name to webrtc-rs project.
Let's use new crate name for webrtc-rs/turn:
https://t.co/fHQ9TQK8ej