Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 296 Bytes

SampleMQTTClientApp

This is a sample project for how to use MQTT servers in Android development. MQTT is an extremely lightweight messaging protocol. It's very efficient when you use in the one-to-one and/or group chat messaging in realtime. For more details, you can check the source code.