D devmobile Active Member Licensed User Apr 12, 2017 #1 Hello I want to use mqtt in my project but i dont know how make mqtt server on my server I dont want to use other site example (mosquitto.org) for mqtt server Thanks
Hello I want to use mqtt in my project but i dont know how make mqtt server on my server I dont want to use other site example (mosquitto.org) for mqtt server Thanks
Erel B4X founder Staff member Licensed User Longtime User Apr 13, 2017 #2 Note that the correct term is a MQTT broker. You can download mosquitto and run it on your server. You can also embed the broker in your B4A or B4J application: https://www.b4x.com/android/forum/threads/61548/#content Upvote 0
Note that the correct term is a MQTT broker. You can download mosquitto and run it on your server. You can also embed the broker in your B4A or B4J application: https://www.b4x.com/android/forum/threads/61548/#content