tokio-http2
tokio-http2 copied to clipboard
HTTP/2 Rust library
Results
3
tokio-http2 issues
Sort by
recently updated
recently updated
newest added
The `TcpStream` works but this could also be a `TLSStream`, or a `UnixSocketStream`
Removed initial tests as they were having conflicts with Travis and AppVeyor (worked locally). These were not the only reasons. Add a better testing plan!
enhancement
Need to refactor FrameHeader and buffer so as to become more consistent with HPACK library.
enhancement