Skip to main content

parse_client_frame

Function parse_client_frame 

Source
pub fn parse_client_frame(bytes: &[u8]) -> Result<ClientFrame>
Expand description

Parse a ClientFrame from binary WebSocket message bytes.