Function websocket_handler

Source
pub(crate) async fn websocket_handler(
    req: HttpRequest,
    stream: Payload,
) -> Result<HttpResponse, Error>
Expand description

Start web socket for mining transaction.