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

fix(Topic Aliases): not able to receive messages with Topic Alias set #1037

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

RoanBrand
Copy link
Contributor

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Not able to receive Publish messages from broker with Topic Alias set after connecting with non-zero Topic Alias Maximum in CONNECT.

Issue Number

1036

What is the new behavior?

Temp workaround until bug is fixed in upstream MQTT.js, or their API is changes with new future version.

Does this PR introduce a breaking change?

  • Yes
  • [ x] No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

mqttjs/MQTT.js#1519

#1036

@ysfscream ysfscream requested review from oceanlvr and ysfscream and removed request for oceanlvr August 9, 2022 05:35
@ysfscream ysfscream added fix Fix bug or issues desktop MQTTX Desktop labels Aug 9, 2022
@ysfscream
Copy link
Member

LGTM! Thanks for your contribution, we will change the code again when MQTT.js is updated.

@ysfscream ysfscream merged commit 4cf679b into emqx:main Aug 10, 2022
@RoanBrand
Copy link
Contributor Author

Thanks! Glad to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop fix Fix bug or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants