pub async fn read_frame(stream: &mut TcpStream) -> Result<GbpFrame, WireError>
Reads a GbpFrame using length-prefix + CBOR framing.
GbpFrame
length-prefix + CBOR