Home
last modified time | relevance | path

Searched defs:client3 (Results 1 – 2 of 2) sorted by relevance

/webrtc/ice/examples/
H A Dping_pong.rs206 let client3 = Arc::clone(&client2); in main() localVariable
/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs453 let client3 = create_client("user3".to_owned(), server_port).await?; in test_get_allocations_info() localVariable