Skip to content

Releases: webrtc-rs/webrtc

v0.1.0

26 Sep 06:20
Compare
Choose a tag to compare

This release contains implementation of major WebRTC stack protocols:

  • SDP
  • mDNS
  • STUN
  • TURN
  • ICE
  • DTLS
  • RTP
  • RTCP
  • SRTP
  • SCTP
  • DataChannel API
  • Media API
  • PeerConnection API

Examples provide code samples to show how to use webrtc-rs to build media and data channel applications.

v0.1.0-beta.0.0.15

25 Sep 07:35
Compare
Choose a tag to compare
v0.1.0-beta.0.0.15 Pre-release
Pre-release
update deps and upgrade to v0.0.15

v0.1.0-beta.0.0.14

24 Sep 21:48
Compare
Choose a tag to compare
v0.1.0-beta.0.0.14 Pre-release
Pre-release
upgrade to v0.0.14