8

Flutter chat client using MQTT

Project Type
Existing open source project
Summary

Flutter chat client using MQTT

Description
Since every time I look for Flutter chat client all I get is Firebase implementation, we really need other relatable on-promise chat platform. I built the first stone of that using MQTT, the protocol is used mainly for IoT and it’s already used by Facebook Messenger as chatting protocol, it is really fast. I used HiveMQ as MQTT broker with custom extension of course. You can check the repo here: https://github.com/WahidNasri/flutter-mqtt-chat-client Any feedback is welcome 🤗
Tech Stack
Dart, Flutter, Java, MQTT
Current Team Size
1
URL
Comments
Add Comment