Searched refs:handle_whip (Results 1 – 2 of 2) sorted by relevance
26 pub async fn handle_whip( in handle_whip() function
26 use super::whip::handle_whip;273 let response = match handle_whip(offer, sender).await { in publish_whip()