Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for customHandleAcks in MQTT > 3 #1317

Closed
wants to merge 1 commit into from

Conversation

fmvilas
Copy link

@fmvilas fmvilas commented Aug 12, 2021

Fixes #1299

Copy link
Contributor

@YoDaMa YoDaMa left a comment

Choose a reason for hiding this comment

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

lgtm pending adding a test.

@fmvilas
Copy link
Author

fmvilas commented Aug 19, 2021

Yeah, need to add tests. This code is not working properly. Sorry for the noise. I'll update and will ping you once it's ready to review.

@YoDaMa
Copy link
Contributor

YoDaMa commented Sep 27, 2021

hey @fmvilas any updates on this?

@fmvilas
Copy link
Author

fmvilas commented Oct 21, 2021

Got super busy lately and can't find much time to code. Last time I remember I was getting into a rabbit hole with this PR. Implementation is not as easy as I expected. If someone could take it from here that would be awesome.

@robertsLando
Copy link
Member

If you wish to continue with this PR please remember to change destination branch from master to main 🙏🏼

@robertsLando robertsLando changed the title Add support for customHandleAcks in MQTT > 3 feat: add support for customHandleAcks in MQTT > 3 Jun 30, 2023
@fmvilas fmvilas deleted the custom-handle-acks-for-mqtt3 branch November 28, 2023 10:30
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.

Using customHandleAcks for MQTT <5
3 participants