{"id":59296,"library":"webrtc-util","title":"webrtc-util","description":"Utilities for the WebRTC.rs stack.","status":"active","version":"0.17.1","language":"rust","source_language":null,"source_url":"https://github.com/webrtc-rs/webrtc","tags":["webrtc","utilities","networking","marshal"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwebrtc-util = \"0.17.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add webrtc-util","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Marshal","correct":"use webrtc_util::marshal::Marshal;"}],"quickstart":{"code":"use webrtc_util::marshal::Marshal;\n\n// Example: implement Marshal for a custom type\nstruct MyData;\nimpl Marshal for MyData {\n    fn marshal(&self) -> Vec<u8> {\n        vec![]\n    }\n}","lang":"rust","description":"Use marshalling utilities from the WebRTC stack."},"warnings":[{"fix":"Add webrtc-rs dependencies as needed for full functionality.","message":"Part of a larger WebRTC ecosystem; may require other webrtc-rs crates.","severity":"gotcha","affected_versions":">=0.17.0"}],"env_vars":null,"search_vec":"'marshal':12 'network':11 'stack':8 'util':3,4,10 'webrtc':2,9 'webrtc-util':1 'webrtc.rs':7","created_at":"2026-06-16T16:57:44.849424+00:00","updated_at":"2026-06-16T16:57:44.849424+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-util/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}