-
Notifications
You must be signed in to change notification settings - Fork 28
Support MQTT3.1 #251
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
For MQTT 3.1, the
UMessageis not split up putting the attributes in the MQTT header and the payload in the MQTT payload but the entire UMessage is stuffed inside of the MQTT3.1 payload. This PR is to update the MQTT transport spec to support 3.1