Hi guys,I need help on how to interact MQTT broker with PHP application that can run on a server. There is another application on android device that publishes messages to MQTT broker, I need the server to receive these messages(subscribe) and also to be able to publish information to the broker. How can that be done using PHP application on the server? I f some resources are available, it will help.
--
--
To learn more about MQTT please visit http://mqtt.org
To post to this group, send email to mq...@googlegroups.com
To unsubscribe from this group, send email to
mqtt+uns...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/mqtt
Hi guys,I need help on how to interact MQTT broker with PHP application that can run on a server. There is another application on android device that publishes messages to MQTT broker, I need the server to receive these messages(subscribe) and also to be able to publish information to the broker. How can that be done using PHP application on the server? I f some resources are available, it will help.
--