hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
WebSocketFrameHelper
hunt
http
codec
websocket
frame
Undocumented in source.
class
WebSocketFrameHelper {
static
AbstractWebSocketFrame
copy
(WebSocketFrame original);
}
Members
Static functions
copy
AbstractWebSocketFrame
copy
(WebSocketFrame original)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
http
codec
websocket
frame
modules
AbstractWebSocketFrame
BinaryFrame
CloseFrame
ContinuationFrame
ControlFrame
DataFrame
Frame
PingFrame
PongFrame
ReadOnlyDelegatedFrame
TextFrame
classes
WebSocketFrameHelper