Home
last modified time | relevance | path

Searched refs:user2 (Results 1 – 2 of 2) sorted by relevance

/webrtc/.github/
H A DFUNDING.yml3 github: webrtc-rs # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs459 let user2 = client2.allocate().await?; in test_get_allocations_info() localVariable
475 user2.send_to(b"12", addr2).await?; in test_get_allocations_info()