Closed sattva9 closed 9 months ago
tokio::io::{AsyncRead, AsyncWrite}
These developments warrant a revamp of the interop between hyper and glommio
References:
Thanks!
What does this PR do?
Motivation
tokio::io::{AsyncRead, AsyncWrite}
in hyper's public API with its own IO traits thus making the use of glommio types in hyper contexts much simplerThese developments warrant a revamp of the interop between hyper and glommio
Additional Notes
References: