mirror of
https://github.com/JordanViknar/qt-mqtt-broker-server.git
synced 2026-06-03 15:32:07 +02:00
No description
- C++ 92.5%
- C 6.7%
- QMake 0.8%
| .gitignore | ||
| logging.cpp | ||
| logging.h | ||
| main.cpp | ||
| README.md | ||
| server.cpp | ||
| server.h | ||
| Server.pro | ||
| UNLICENSE | ||
IHM TP 2 bis: MQTT server
This project uses QMake unlike the client which uses CMake (mandatory for QML).
Two optional flags can be passed to launch the executable:
--host: the server address--port: the server port