hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
hunt.http.codec.websocket.model.OutgoingFrames
hunt
http
codec
websocket
model
Undocumented in source.
Members
Aliases
OutgoingFramesHandler
alias
OutgoingFramesHandler
=
void
delegate
(
Frame
frame
,
Callback
callback
)
Undocumented in source.
Interfaces
OutgoingFrames
interface
OutgoingFrames
Interface for dealing with frames outgoing to (eventually) the network layer.
Meta
Source
See Source File
hunt
http
codec
websocket
model
modules
AcceptHash
CloseInfo
CloseStatus
Extension
ExtensionConfig
IncomingFrames
OutgoingFrames
StatusCode
UpgradeRequest
UpgradeRequestAdapter
UpgradeResponse
UpgradeResponseAdapter
common
extension
handler