v0.1.0
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.