Hi Guys,
The application which I am building requires to communicate with a mobile device in real time. I have selected mosquitto (mosquittopp) for this purpose. However, this usage has made the application very slow even though the messages published are at the rate of maximum 3 / second.
Has anyone else used this library? Has anyone done the same task before using other alternatives?
Please let me know.
Thanks.