{"id":62505,"library":"webrtc","title":"WebRTC","description":"A pure Rust implementation of the WebRTC API for real-time communication.","status":"active","version":"0.17.1","language":"rust","source_language":null,"source_url":"https://github.com/webrtc-rs/webrtc","tags":["webrtc","real-time","communication","audio","video"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwebrtc = \"0.17.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add webrtc","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"API","correct":"use webrtc::api::API;"}],"quickstart":{"code":"use webrtc::api::API;\n\nfn main() {\n    let api = API::new();\n    println!(\"WebRTC API created\");\n}","lang":"rust","description":"Creates a new WebRTC API instance."},"warnings":[{"fix":"Add `features = [\"tokio\"]` and ensure tokio runtime is active.","message":"Requires async runtime (tokio) and may need additional features for ICE/STUN/TURN.","severity":"gotcha","affected_versions":">=0.17.0"}],"env_vars":null,"search_vec":"'api':9 'audio':20 'communic':14,19 'implement':5 'pure':3 'real':12,17 'real-tim':11,16 'rust':4 'time':13,18 'video':21 'webrtc':1,8,15","created_at":"2026-06-17T16:31:25.085326+00:00","updated_at":"2026-06-17T16:31:25.085326+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://webrtc.rs","github":"https://github.com/webrtc-rs/webrtc","docs":"https://docs.rs/webrtc/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}