Type Definition async_tungstenite::async_std::ConnectStream[][src]

type ConnectStream = ClientStream<TcpStream>;

Type alias for the stream type of the connect_async() functions.