tungstenite
0.20.1
In tungstenite::client
Function
tungstenite
::
client
::
connect_to_some
Copy item path
source
ยท
[
−
]
fn connect_to_some(addrs: &[
SocketAddr
], uri: &
Uri
) ->
Result
<
TcpStream
>