pub fn from_tcp_stream(_: TcpStream, _: SharedCfg) -> Result<Io>
Convert std TcpStream to tokio’s TcpStream