PublishAsync(string topic, string payload)
, but UTF-8 when creating the MQTT5PublishMessage
directly and sending that with PublishAsync
.Why????????
PublishAsync(string topic, string payload)
, but UTF-8 when creating the MQTT5PublishMessage
directly and sending that with PublishAsync
.