Re: MQTT is still broken. Are there plans to fix it?
Posted: Mon Jan 21, 2019 12:43 pm
by cermak
Hi Dough,
This actually is a bug -- wrong total_data_len in data event when multiple mqtt messages packed into a read buffer.
Will be fixed soon, or I can provide a quick patch if needed.
Re: MQTT is still broken. Are there plans to fix it?
Posted: Mon Jan 21, 2019 9:05 pm
by DouglasWWolf
Cermak,
If you think it will be fixed in an upcoming release in the next few weeks, I can wait for the release.
Is there some web-page I can check regularly to see what bugs are fixed in the the master branch?
Do we have any idea when the next stable 3.3 release is coming?
For the record, I am *impressed* with the level of support you've offered. Seriously. Thank you much.
--- Doug
Re: MQTT is still broken. Are there plans to fix it?
Posted: Tue Jan 22, 2019 11:01 am
by cermak
Thank you Doug. Yes, the fix should be available in few weeks time.
As for the bug fixes / features per releases:
https://github.com/espressif/esp-idf/releases
For the stable 3.3 release I cannot really say, as there's still 3.2 which should come before.