Skip to main content

parse_binary_client_frame

Macro parse_binary_client_frame 

Source
macro_rules! parse_binary_client_frame {
    ($bytes:expr) => { ... };
}
Expand description

Helper to parse a client frame from binary WebSocket message bytes.