pub(crate) async fn websocket_handler( req: HttpRequest, stream: Payload, ) -> Result<HttpResponse, Error>
Start web socket for mining transaction.