My preferred option is b. that is convert your MQTT broker to MQTT client.

I'm not a MQTT expert, so, in your opinion what parts of your code should I change?
(i.e. message module should be the same, peraphs module stream...)

Thanks for your support

(and also for your unit-threaded project!)


On Thursday, 12 March 2015 at 15:03:13 UTC, Atila Neves wrote:
Those are basically your options. You could wrap Mosquitto (a C implementation), but I'd just use the existing MQTT broker code. Then again, I would say that. :)

Atila

Reply via email to