Skip to main content

send_one_heartbeat

Function send_one_heartbeat 

Source
async fn send_one_heartbeat(
    server_tx: &mut Sender<ClientRequest>,
) -> Result<Response, BoxError>
Expand description

Send one heartbeat using server_tx.