Type Definition tungstenite::client::AutoStream[][src]

type AutoStream = TcpStream;

TLS support is not compiled in, this is just standard TcpStream.