-
Notifications
You must be signed in to change notification settings - Fork 343
Closed
Description
Hi,
And kudos for this very promising project.
I'm currently trying to replace all instances of futures.rs and tokio with async-std.
However, hyper requires streams that implement the tokio::io::AsyncRead and AsyncWrite traits.
Given a stream obtained from async-std, such as a TcpStream, how can I get something that implements tokio's traits?
Thanks again for async-std!
theSdev, kellytk, strohel, txowner and f8122dac91
Metadata
Metadata
Assignees
Labels
No labels