index
:
qt/qtmqtt.git
5.10
5.11
5.11.2
5.12
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
6.0
6.0.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/broker
wip/cmake
wip/mqtt5
Qt Module to implement MQTT protocol version 3.1 and 3.1.1 http://mqtt.org/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
mqtt
/
websocketsubscription
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change license for build files in example
Lucie Gérard
2024-03-20
1
-1
/
+1
*
Use the list initializer constructor of QStringList
Mate Barany
2023-06-07
1
-5
/
+4
*
Replace QLatin1Strings with _L1 literals
Mate Barany
2023-06-07
1
-7
/
+9
*
Examples: websocket IO device must be sequential
Chris Adams
2023-05-26
2
-0
/
+13
*
Fix some compiler warnings in the MQTT WebsocketSubscription Example
Mate Barany
2023-04-27
1
-2
/
+2
*
Update websocket example to use the new sub-protocol feature
Mårten Nordheim
2022-11-22
1
-6
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFORE
Ivan Solovev
2022-08-22
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
5
-245
/
+10
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-10
/
+4
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
CMake: Disable usage of CMake API compatibility wrappers
Joerg Bornemann
2021-05-26
1
-1
/
+5
*
Regenerate projects
wip/cmake
Maurice Kalinowski
2020-05-26
1
-1
/
+5
*
Regenerate projects
Alexandru Croitor
2019-11-15
1
-1
/
+2
*
Add initial support for cmake
Maurice Kalinowski
2019-09-02
1
-0
/
+36
*
Move qWarning to categorized logging
Maurice Kalinowski
2018-07-26
1
-1
/
+1
*
Change signature of QMqttClient::subscribe
Maurice Kalinowski
2017-09-01
2
-3
/
+3
*
Add websocket example
Maurice Kalinowski
2017-06-20
6
-0
/
+547