Skip to main content

write_frame

Function write_frame 

Source
pub async fn write_frame(stream: &mut UnixStream, payload: &[u8]) -> Result<()>
Expand description

Write one length-prefixed frame.