Skip to main content

Module websocket

Module websocket 

Source
Expand description

RFC 6455 WebSocket client support.

Structs§

CloseFrame
WebSocket
WebSocketBuilder
WebSocketConfig
WebSocket frame/message limits and idle timeouts.
WebSocketFrame
WebSocketReader
WebSocketWriter

Enums§

CloseCode
Message
PreparedMessage
WebSocketError
WebSocketFrameOpcode

Type Aliases§

WebSocketResult