HI,
I am trying to use RabbitMQ's MQTT plugin, using the C library from Eclipse Paho. For now all I am trying to do is send a simple "Hello World" message to get used to manipulate RabbitMQ and MQTT.
I tried running the asynchronous examples from Paho (http://www.eclipse.org/paho/files/mqttdoc/MQTTAsync/html/subscribe.html & http://www.eclipse.org/paho/files/mqttdoc/MQTTClient/html/pubasync.html), it compiled fine but nothing happens, I don't see any message being received on the subscriber side and there is nothing to display on RabbitMQ's management interface. There is also nothing in the log file, the last thing reported there is the enabling of the MQTT plugin.
I am using a VM running CentOS 6 and RabbitMQ 3.6.12 with Erlang 20.0. I ran the publisher and the subscriber in two different files, I ran the subscriber code first. Clearly I am missing something, but I find it difficult to find any ressources or examples on using RabbitMQ - MQTT with a C library and I can't see what I am missing. Sorry if my question seems naive, I am quite new to all of this.
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to a topic in the Google Groups "rabbitmq-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rabbitmq-users/L9Alxr5ZBCM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.