hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
hunt.http.codec.websocket.frame.Frame
hunt
http
codec
websocket
frame
Undocumented in source.
Members
Aliases
FrameType
alias
FrameType
=
Frame
.
Type
Undocumented in source.
Classes
FrameTypeHelper
class
FrameTypeHelper
Undocumented in source.
Interfaces
Frame
interface
Frame
An immutable websocket frame.
Meta
Source
See Source File
hunt
http
codec
websocket
frame
modules
BinaryFrame
CloseFrame
ContinuationFrame
ControlFrame
DataFrame
Frame
PingFrame
PongFrame
ReadOnlyDelegatedFrame
TextFrame
WebSocketFrame
classes
WebSocketFrameHelper