[][src]Function ws_actix_web::ws_index

pub async fn ws_index(
    r: HttpRequest,
    stream: Payload
) -> Result<HttpResponse, Error>

do websocket handshake and start MyWebSocket actor