github webrtc-rs/webrtc v0.1.0

latest releases: v0.11.0, v0.10.1, v0.10.0...
3 years ago

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.

Don't miss a new webrtc release

NewReleases is sending notifications on new releases.