Searched refs:gather_complete (Results 1 – 2 of 2) sorted by relevance
189 let mut gather_complete = peer_connection.gathering_complete_promise().await; in handle_whip() localVariable197 let _ = gather_complete.recv().await; in handle_whip()
144 let mut gather_complete = peer_connection.gathering_complete_promise().await; in handle_whep() localVariable152 let _ = gather_complete.recv().await; in handle_whep()