pub async fn websocket_handler( ws: WebSocketUpgrade, __arg1: State<Arc<Server>>, ) -> Response
WebSocket handler for Cap’n Web protocol