1
1
Fork 0
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%
Find a file
2026-04-20 15:22:40 +02:00
.gitignore Initial commit 2026-04-14 16:24:28 +02:00
logging.cpp docs: Add Doxygen comments 2026-04-20 12:47:02 +02:00
logging.h docs: Add Doxygen comments 2026-04-20 12:47:02 +02:00
main.cpp docs: Add Doxygen comments 2026-04-20 12:47:02 +02:00
README.md docs: Add README.md 2026-04-20 15:00:49 +02:00
server.cpp docs: Add Doxygen comments 2026-04-20 12:47:02 +02:00
server.h docs: Add Doxygen comments 2026-04-20 12:47:02 +02:00
Server.pro chore: Final tweaks 2026-04-18 15:31:12 +02:00
UNLICENSE docs: Make project public 2026-04-20 15:22:40 +02:00

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