On 5/17/19 7:01 AM, Trevor DeVore via use-livecode wrote:

I decided to look into this further and I eventually found libMosquitto. It
is a C library with an API that that could be wrapped with FFI without too
much trouble (no structs within structs that I had to deal with). With Mark
and Monte's help I now have a library on macOS that can connect to the
test.mosquitto.org server and publish/subscribe to topics. So we should be
able to send messages around to each other during the workshop! Hopefully
there are no surprises on the Windows side...

That's very cool. Has anyone tried using Mosquitto to communicate with RabbitMQ? I know there at one point was a third-party RabbitMQ plugin for compatibility, but I'm not sure it ever got out of the preview stage. I'm not sure what the current status is now that RabbitMQ supports MQTT 3.11 via an included plugin. I would assume then that it just works out of the box, but you know what they say about assuming...

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to