MQTT wrapper?

Dear all

I’ve had some success at implementing eclipse paho
https://www.eclipse.org/paho/clients/java/, I can publish to a broker but
am struggling to work out how one subscribes. ie something running in a
separate thread waiting for stuff to be pushed to it by the broker.

A search for “cfml mqtt” or similar simply turns up nothing; there’s loads
of java examples
http://modes3.tumblr.com/post/138280034525/getting-started-with-mqtt-mosquitto-and-paho
out there but translating it to cfml is a steep learning curve for me, and
I can’t believe this hasn’t been done before…

Can someone please point me in the right direction?

Thanks

Richard

Curious if you made any progress on this? Im just now finding this post as im looking into mqtt for a project.

I never did find a solution at the time and haven’t looked at it in a while, but if someone has since discovered how to do this I would still be interested.

Richard