Skip to main content

webrtc_handler

Function webrtc_handler 

Source
pub async fn webrtc_handler(
    ws: WebSocketUpgrade,
    __arg1: State<AppState>,
    __arg2: Query<CallParams>,
) -> Response