kotlin-android-mqtt-chat icon indicating copy to clipboard operation
kotlin-android-mqtt-chat copied to clipboard

Example Android Chat App powered by MQTT

MqttChat

Example Chat App powered by MQTT

Preview

mqttchat

Create Cloud MQTT Instance

  • CloudMQTT Trial Version : https://www.cloudmqtt.com/
    • Use 10 Connections
    • 10 Kbit/s

Using Library

  • Paho MQTT Client : https://github.com/eclipse/paho.mqtt.android
  • Chatkit : https://github.com/stfalcon-studio/ChatKit