MqttTcpConnection

Undocumented in source.

Constructors

this
this(TCPConnection tcpConnection)
Undocumented in source.

Members

Functions

disconnect
void disconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(MqttServer!(typeof(this)) server)
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

connected
bool connected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta