Skip to content

x/mqtt: add documentation #65

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

Merged
merged 2 commits into from
Apr 2, 2025
Merged

Conversation

zombiezen
Copy link
Contributor

Fixed a couple bugs along the way:

  • Incorrect order of Unsubscribe and Disconnect during Source shutdown.
  • Acknowledge messages in *Destination.Send.

Unexport Options struct, because it's not usable by clients of the package.

Fixed a couple bugs along the way:

- Incorrect order of Unsubscribe and Disconnect during Source shutdown.
- Acknowledge messages in `*Destination.Send`.

Unexport `Options` struct,
because it's not usable by clients of the package.
@zombiezen zombiezen requested a review from abraithwaite March 31, 2025 22:09
Copy link
Member

@abraithwaite abraithwaite left a comment

Choose a reason for hiding this comment

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

Thank you!

@zombiezen zombiezen merged commit 12a5544 into runreveal:main Apr 2, 2025
1 check passed
@zombiezen zombiezen deleted the mqtt-fixes branch April 2, 2025 20:35
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.

2 participants