tungstenite
0.24.0
In tungstenite::
client
Structs
ClientRequestBuilder
Traits
IntoClientRequest
Functions
client
client_with_config
connect
connect_to_some
connect_with_config
uri_mode
tungstenite
::
client
Function
connect_to_some
Copy item path
Settings
Help
Summary
Source
fn connect_to_some(addrs: &[
SocketAddr
], uri: &
Uri
) ->
Result
<
TcpStream
>