Expand description

Websocket transport

Structs

Represents a parsed header.
A set of HTTP headers
Represents an HTTP header field value.
An error resulting from a failed attempt to construct a URI.
Receiving end of WebSocket transport.
Sending end of WebSocket transport.
Represents a verified remote WebSocket address.
The URI component of a request.
Builder for a WebSocket transport Sender and [’Receiver`] pair.

Enums

Stream mode, either plain TCP or TLS.
Error that can occur when reading or sending messages on an established connection.
Error that can happen during the WebSocket handshake.