mqtt ~master (2019-03-27T20:21:48Z)
Dub
Repo
MqttServer.send
mqttd
server
MqttServer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MqttServer
(C)
void
send
(
R
)
(
ref
C
connection
,
R
bytes
)
if
(
isInputRangeOf
!(
R
,
ubyte
)
)
if
(
isMqttConnection
!
C
)
Meta
Source
See Implementation
mqttd
server
MqttServer
constructors
this
functions
send
properties
useCache