A pure Rust implementation of the WebRTC API for real-time communication.
# Cargo.toml
[dependencies]
webrtc = "0.17.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new WebRTC API instance.
Add `features = ["tokio"]` and ensure tokio runtime is active.
No dependency data recorded yet.