Type Definition TcpStream
web3::transports::ws::compat
type TcpStream = Compat<TcpStream>;
async-std compatible TcpStream.