Skip to main content

Module websocket_builder_mode

Module websocket_builder_mode 

Available on crate features http and std and ws only.
Expand description

WebSocket request-builder execution modes.

Structs§

Async
Asynchronous terminal handshake operations.
Blocking
Blocking terminal handshake operations.