pub fn control_frame<T: Serialize>(kind: u8, payload: &T) -> Vec<u8> ⓘ
Build a control frame from a serializable JSON payload.