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

Mqtt5 Topic aliasing support #567

Merged
merged 5 commits into from
Nov 14, 2023
Merged

Mqtt5 Topic aliasing support #567

merged 5 commits into from
Nov 14, 2023

Conversation

bretambrose
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -187,6 +187,8 @@ namespace Aws
m_socketOptions.SetSocketType(Io::SocketType::Stream);
AWS_ZERO_STRUCT(m_packetConnectViewStorage);
AWS_ZERO_STRUCT(m_httpProxyOptionsStorage);

Copy link
Contributor

Choose a reason for hiding this comment

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

Trivial as all heck: extra line break?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure I want to restart CI for that tbh.

@bretambrose bretambrose merged commit 9b47910 into main Nov 14, 2023
55 checks passed
@bretambrose bretambrose deleted the TopicAliasing branch November 14, 2023 19:18
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.

None yet

2 participants