Skip to main content

peek_stream_sender

Function peek_stream_sender 

Source
pub fn peek_stream_sender(bytes: &[u8]) -> Option<String>
Expand description

Is bytes a batch stream message? If so, return its sender (so Await stream … from <peer> matches it). None for a normal message / FEC shard / anything else.