Skip to main content

send_message

Function send_message 

Source
pub async fn send_message<W: AsyncWriteExt + Unpin>(
    writer: &mut W,
    data: &[u8],
) -> Result<()>
Expand description

Send a length-prefixed message