Home
last modified time | relevance | path

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

/xiu/protocol/webrtc/src/
H A Dwhip.rs189 let mut gather_complete = peer_connection.gathering_complete_promise().await; in handle_whip() localVariable
197 let _ = gather_complete.recv().await; in handle_whip()
H A Dwhep.rs144 let mut gather_complete = peer_connection.gathering_complete_promise().await; in handle_whep() localVariable
152 let _ = gather_complete.recv().await; in handle_whep()