[−][src]Type Definition async_tungstenite::tokio::ConnectStream
type ConnectStream = ClientStream<TcpStream>;
Type alias for the stream type of the connect_async()
functions.
type ConnectStream = ClientStream<TcpStream>;
Type alias for the stream type of the connect_async()
functions.