websocket_handler

Function websocket_handler 

Source
pub async fn websocket_handler(
    ws: WebSocketUpgrade,
    __arg1: State<Arc<Server>>,
) -> Response
Expand description

WebSocket handler for Cap’n Web protocol