Skip to content

rumqttc: Enforce max packet size#622

Merged
h3nill merged 3 commits intobytebeamio:mainfrom
yatinmaan:disconn
Jun 6, 2023
Merged

rumqttc: Enforce max packet size#622
h3nill merged 3 commits intobytebeamio:mainfrom
yatinmaan:disconn

Conversation

@yatinmaan
Copy link
Contributor

@yatinmaan yatinmaan commented May 22, 2023

Type of change

  • Bug fix (non-breaking change which fixes an issue)
    • Stop .poll() from reconnecting after an disconnect() call
    • Enforce max_outgoing_packet_size on v3 client

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if its relevant of user of the library. If its not relevant mention why.

@yatinmaan yatinmaan force-pushed the disconn branch 2 times, most recently from b9dc194 to 00946c2 Compare May 29, 2023 13:26
@yatinmaan yatinmaan changed the title rumqttc: Fix auto-reconnect and enforce max packet size rumqttc: Enforce max packet size May 29, 2023
Copy link

@h3nill h3nill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one comment, else LGTM

@h3nill h3nill merged commit a6fd263 into bytebeamio:main Jun 6, 2023
carlocorradini pushed a commit to carlocorradini/rumqtt that referenced this pull request Aug 3, 2023
---------

Co-authored-by: henil <dedaniahenil@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants