Module tungstenite::client [] [src]

Methods to connect to an WebSocket as a client.

Functions

client

Do the client handshake over the given stream.

connect

Connect to the given WebSocket in blocking mode.

url_mode

Get the mode of the given URL.

Type Definitions

AutoStream