Expand description
Native
Structs§
- Header
Map - A specialized multimap for header names and values.
- Header
Name - Represents an HTTP header field name
- Header
Value - Represents an HTTP header field value.
- WebSocket
Stream - A wrapper around an underlying raw stream which implements the WebSocket protocol.
Enums§
Functions§
- accept
- connect
- connect_
with_ headers - Connect with additional HTTP headers in the WebSocket upgrade request.
- take_
upgraded - Take an already upgraded websocket connection