Searched refs:registry (Results 1 – 3 of 3) sorted by relevance
8 source = "registry+https://github.com/rust-lang/crates.io-index"17 source = "registry+https://github.com/rust-lang/crates.io-index"23 source = "registry+https://github.com/rust-lang/crates.io-index"32 source = "registry+https://github.com/rust-lang/crates.io-index"42 source = "registry+https://github.com/rust-lang/crates.io-index"1779 name = "oid-registry"1788 name = "oid-registry"2548 name = "signal-hook-registry"2849 "signal-hook-registry",3658 "oid-registry 0.4.0",[all …]
13 use webrtc::interceptor::registry::Registry;39 let mut registry = Registry::new(); in handle_whip() localVariable42 registry = register_default_interceptors(registry, &mut m)?; in handle_whip()47 .with_interceptor_registry(registry) in handle_whip()
13 use webrtc::interceptor::registry::Registry;44 let mut registry = Registry::new(); in handle_whep() localVariable47 registry = register_default_interceptors(registry, &mut m)?; in handle_whep()52 .with_interceptor_registry(registry) in handle_whep()