Structs§
- MQTT v4 codec
- Acknowledgement to connect packet
- Connection packet initiated by the client
- LastWill that broker forwards on behalf of the client
- Acknowledgement to QoS1 publish
- QoS2 Assured publish complete, in response to PUBREL packet
- Acknowledgement to QoS2 publish
- QoS2 Publish release, in response to PUBREC packet
- Publish packet
- Acknowledgement to subscribe
- Subscription packet
- Subscription filter
- Acknowledgement to unsubscribe
- Unsubscribe packet
Enums§
- Return code in connack
- Encapsulates all MQTT packet types