Skip to main content

agent_ws_handler

Function agent_ws_handler 

Source
pub async fn agent_ws_handler(
    ws: WebSocketUpgrade,
    __arg1: State<Arc<RelayState>>,
    __arg2: ConnectInfo<SocketAddr>,
) -> impl IntoResponse
Expand description

WebSocket handler for agent connections