Commit Graph

10 Commits (master)

Author SHA1 Message Date
Simon Stürz 44c3474370 Update license text and add SPDX identifier 2025-12-02 09:42:06 +01:00
Michael Zanetti 665faca358 Add Support for websocket transport
This commit adds support for connecting via the websocket transport
protocol on both, client and server parts.
In addition, the standalone server implemention is more complete, allowing
to manage policies and server ports via command line arguments as well
as adding a command line client tool for subscribing to a broker and/or
publishing messages to it.
2022-06-03 14:59:07 +02:00
Timon 5eebdf75f7 Start keep alive timer before emitting connected()
By chaning the order MqttClient::isConnected() returns true
in slot connected to MqttClient::connected().
2021-02-04 15:22:33 +01:00
Simon Stürz c826a165b8 Add qdoc configuration file for standalone build and create index.html for classes overview 2020-02-21 13:02:50 +01:00
Michael Zanetti c6f48d2229 Initial attempt to start documenting things 2020-02-21 12:53:27 +01:00
Michael Zanetti 38feda3a4b Update copyright 2020-01-23 00:24:20 +01:00
Michael Zanetti 4e4ed7bad5 add SSL support to client 2018-11-28 20:24:14 +01:00
Michael Zanetti 7e35b3e79e add reconnect feature to client and improve server api a bit 2018-11-27 23:31:23 +01:00
Michael Zanetti 12ba712c51 add copyright headers 2018-11-13 00:56:54 +01:00
Michael Zanetti 7be28b8e44 nymea-mqtt implementation 2018-11-13 00:54:32 +01:00