danvratil/qcoro

support mqtt

Opened this issue · 2 comments

Do you consider supporting mqtt

Indeed, QtMQTT falls well within the scope of QCoro.

I personally do not have any usecase for MQTT in any of my projects, so the priority of implementing it in QCoro is slightly lower than other things.

Are you using Qt MQTT? Would you be able (and willing) to test the implementation before it gets merged?

Unfortunately, qt5 was not implemented with mqtt

I used a third-party library

I will try to write an implementation

For desktop software, mqtt is indeed not widely used