tokio-http2
tokio-http2 copied to clipboard
Allow HttpProto to be a generic IO trait
The TcpStream
works but this could also be a TLSStream
, or a UnixSocketStream