Module async_tungstenite::gio

source ·
Expand description

gio integration.

Structs

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

Functions

Connect to a given URL.
Connect to a given URL with a given WebSocket configuration.

Type Definitions

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