rumqtt
rumqtt copied to clipboard
Maximum packet size in MQTTv5
This PR adds support for max packet size as per defined in MQTTv5 standards.
Type of change
- New feature (non-breaking change which adds functionality)
Checklist:
- [x] Formatted with
cargo fmt - [ ] Make an entry to
CHANGELOG.mdif it's relevant to the users of the library. If it's not relevant mention why.