hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
WebSocketFrameHelper
hunt
http
codec
websocket
frame
Undocumented in source.
class
WebSocketFrameHelper {
static
WebSocketFrame
copy
(Frame original);
}
Members
Static functions
copy
WebSocketFrame
copy
(Frame 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
BinaryFrame
CloseFrame
ContinuationFrame
ControlFrame
DataFrame
Frame
PingFrame
PongFrame
ReadOnlyDelegatedFrame
TextFrame
WebSocketFrame
classes
WebSocketFrameHelper