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

properties not re-sent after reconnect. #1846

Closed
DSOFreak opened this issue Oct 14, 2020 · 1 comment
Closed

properties not re-sent after reconnect. #1846

DSOFreak opened this issue Oct 14, 2020 · 1 comment

Comments

@DSOFreak
Copy link

Hi.
I'm using the mosquitto c library.
My problem is, that i find no way to provide new properties for the reconnect or resend the old properties.
By reconnect I mean the reconnect happening here loop.c#L317.

Currently I use a workaround for the issue. See this patch: reconnect-properties.txt

ralight added a commit that referenced this issue Oct 14, 2020
This was happening when the client automatically reconnected.

Closes #1846. Thanks to DSOFreak.
@ralight
Copy link
Contributor

ralight commented Oct 14, 2020

This should now be fixed, thanks for the report!

@ralight ralight closed this as completed Oct 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants