-
Notifications
You must be signed in to change notification settings - Fork 80
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
Clean Session #6
Comments
Hi @fabianbusch, Thanks for the feedback! I can see two ways of doing this:
I have a slight preference towards 2) with @tigoe any thoughts on this? |
I think either is fine, though I also like the explicit setCleanSession(). |
I think, to keep it backward compatible - I would prefer a separate API Call, too. By the way - after the change in espressive interfaces for wifi ... there was a missing implementation of a virtual method. Has that been fixed, already? |
If we are thinking of the same thing, that was just fixed on the ESP32 developers' end of things (though not released yet): |
@tigoe @fabianbusch thanks for the feedback! @fabianbusch Please try out the changes in pull request #12, and let use know how it goes. |
@aentinger, @per1234 I think we could merge this, LGTM. |
Not sure if it doesn't affect |
Fixed by #12. |
Hi, it would be nice to get a chance to set the flag for clean session to high or either low.
Best Regards
Fabian
The text was updated successfully, but these errors were encountered: