pub async fn read_msg(stream: &mut Stream) -> Result<ControlMsg>Expand description
Read a newline-delimited control message from a yamux stream.
pub async fn read_msg(stream: &mut Stream) -> Result<ControlMsg>Read a newline-delimited control message from a yamux stream.