Skip to main content

send

Function send 

Source
pub(super) async fn send(
    endpoint: &Endpoint,
    msg: Value,
    task_group: &TaskGroup,
) -> Result<Response>