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

pub type AutoStream = TcpStream;
Expand description

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