handle_websocket

Function handle_websocket 

Source
pub async fn handle_websocket(
    target_dir_path: impl AsRef<Path>,
    websocket: WebSocket,
) -> Result<()>