Available on crate features
client
or server
or ws
only.Expand description
Connection abstractions.
Structsยง
- Connection
- Connection abstraction.
- Connection
Builder - Connection builder.
- Connection
Reader - Reader half of a connection.
- Connection
Writer - Writer half of a connection.
- Upgrade
Future - Future upgraded connection.
- Upgrade
Request - Connection upgrade request.
- Upgraded
- Upgraded connection.