Search
Preparing search index...
The search index is not available
tutils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"webSocket"
WebSocketOpcode
Enumeration WebSocketOpcode
表示 WebSocket 的操作码
Index
Enumeration members
binary
Frame
connection
Close
Frame
continue
Frame
ping
Frame
pong
Frame
text
Frame
Enumeration members
binary
Frame
binary
Frame
:
= 2
二进制数据帧
connection
Close
Frame
connection
Close
Frame
:
= 8
关闭连接
continue
Frame
continue
Frame
:
= 0
继续发送帧
ping
Frame
ping
Frame
:
= 9
“乒”帧
pong
Frame
pong
Frame
:
= 10
“乓”帧
text
Frame
text
Frame
:
= 1
文本(UTF-8 编码)帧
Globals
"web
Socket"
Web
Socket
ExtensionRSV
Web
Socket
Opcode
binary
Frame
connection
Close
Frame
continue
Frame
ping
Frame
pong
Frame
text
Frame
Web
Socket
State
Web
Socket
Web
Socket
Server
Web
Socket
Extension
Web
Socket
Options
Web
Socket
Server
Options
Generated using
TypeDoc
表示 WebSocket 的操作码