Skip to main content

encode_frame

Function encode_frame 

Source
pub fn encode_frame(message: &impl Serialize) -> Result<Vec<u8>>
Expand description

Encode message as one frame: its JSON and a \n.