hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
WebSocketFrameType
hunt
http
WebSocketFrame
Values
Value
Meaning
CONTINUATION
0x00
TEXT
0x01
BINARY
0x02
CLOSE
0x08
PING
0x09
PONG
0x0A
Meta
Source
See Implementation
hunt
http
WebSocketFrame
aliases
Frame
FrameType
OutgoingFramesHandler
enums
WebSocketFrameType
interfaces
WebSocketFrame
structs
OpCode