hunt.http.codec.websocket.model.OutgoingFrames

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