A simple MQTT chat in lua
- GTK+ 3.20+
- GLib 2.0+
- LibNotify
- GObject-Introspection
- lua-mosquitto
- lua-cjson
- Lua5.1+ (or LuaJIT 2.0+)
- LGI
$ git clone https://github.com/sodomon2/mqtt-chat.git
$ cd mqtt-chat && cd src/
$ lua5.1 init.lua (or luajit init.lua)