Registry / networking / rtc-shared

rtc-shared

JSON →
library0.9.0rscratesunverified

Shared types and utilities for WebRTC in Rust.

# Cargo.toml [dependencies] rtc-shared = "0.9.0"
INSTALL
IMPORT
SIG · RTC-SHARED
R
rtc-shared
networkingrustv0.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RtcConfig
use rtc_shared::RtcConfig;

Creates a default RTC configuration.

use rtc_shared::RtcConfig; fn main() { let config = RtcConfig::default(); println!("RTC config created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
rtc-shared — cargo add rtc-shared · libregistry