pub fn from_tcp_stream(stream: TcpStream) -> Result<Io>
Convert std TcpStream to async-std’s TcpStream