Closed
Description
It seems that hyper uses tokio's AsyncRead / Write trait not the futures-0.3 one which makes it hard to mix with other libraries - would it be possible to implement both of the traits for hyper?
For context: I'm trying to upgrade a http connection to a websocket connection using async-tungstenite
Metadata
Metadata
Assignees
Labels
No labels