← Back to team overview

mqtt-users team mailing list archive

Re: mosquitto_loop + other toolkit event loops

 

Hi Chris,

> Just an update - this strategy of using QSocketNotifiers has worked out
> really well. There were a few c++ hoops to jump through (since the
> QSocketNotifier's activity "signal" needs to be delivered to some object's
> "slot"). After a few false starts and dead ends, the end result was not
> nearly as complicated as I originally thought it might be - pretty neat
> actually.

That's great to hear. Glad it's working well for you!

Cheers,

Roger



References