10zgurr / SampleMQTTClientApp

MQTT Protocol & Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

MQTT Protocol & Kotlin


Languages

Language:Kotlin 100.0%