Module async_tungstenite::gio[][src]

gio integration.

Structs

IOStreamAsyncReadWrite

Adapter for gio::IOStream to provide AsyncRead and AsyncWrite.

Functions

connect_async

Connect to a given URL.

connect_async_with_config

Connect to a given URL with a given WebSocket configuration.

Type Definitions

ConnectStream

Type alias for the stream type of the connect_async() functions.