Framed

DT: Decode Template ET: Encode Template

Constructors

this
this(TcpStream connection, Codec!(DT, ET) codec)
Undocumented in source.

Members

Functions

Handle
void Handle(DT message)
Undocumented in source. Be warned that the author may not have intended to support it.
OnFrame
void OnFrame(FrameHandle!DT handle)
Undocumented in source. Be warned that the author may not have intended to support it.
Send
void Send(ET message)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta