...
This sample demonstrates how the MQTT connector publishes a message on a particular topic and how a MQTT client that is subscribed to that topic receives it.
Prerequisites
...
Download and install the following
...
before starting MQTT sample configurations.
- mqtt-client-0.4.0.jar
mosquitto-1.3.4 (http://mosquitto.org/)- Start the MQTT-supported server. (E.g. Mosquitto)
Building the sample
For consumer ESB
...