venkatajagannathtata
Results
2
comments of
venkatajagannathtata
for a sample json like this `{ d = { text = "siva this is venkata" } }` after receiving in atleast once case its missing "{" and receiving like...
I have corrected in my code and the change is in MQTTPublishPacket.swift ` if qos != .atLeastOnce { messageID = 256 * UInt16(payload[0]) + UInt16(payload[1]) payload = payload.subdata(in: 0..