fpagliughi
|
59aa9b4625
|
#505: Example of retrieving MQTT v5 properties in message received callback
|
2025-03-11 09:22:16 -04:00 |
|
fpagliughi
|
6131a30530
|
Added properties indexer w/ example. Now uint8_t prints properly (as unsigned)
|
2024-07-13 18:19:10 -04:00 |
|
fpagliughi
|
02b589ea98
|
Queries to check if consumer thread is closed/done.
|
2024-07-13 07:42:36 -04:00 |
|
fpagliughi
|
4d51422c8b
|
Updated format script (fmt.sh) to skip externals/ dir
|
2024-07-07 18:56:41 -04:00 |
|
fpagliughi
|
0b5c312d9f
|
Made 'message_arrived_event' just a message pointer
|
2024-07-07 10:34:01 -04:00 |
|
fpagliughi
|
3ef1292f45
|
Implemented new event consumer examples and fixed some bugs with it.
|
2024-07-06 20:53:21 -04:00 |
|
fpagliughi
|
be263432c1
|
Updated examples to optionally take server URI from command line.
|
2024-07-05 15:53:12 -04:00 |
|
fpagliughi
|
33d6251995
|
Added a 'to_string()' and 'operator<<()' for reason codes.
|
2024-07-05 13:29:14 -04:00 |
|
fpagliughi
|
7d5dcce159
|
Reformat sources and added .clang-format files.
|
2024-06-18 16:01:26 -04:00 |
|
fpagliughi
|
a588b29bc4
|
Client always created with v5 (universal) persistence format
|
2024-06-18 14:09:38 -04:00 |
|
fpagliughi
|
c36d123042
|
Moved samples to top-level and renamed 'examples'
|
2024-06-15 10:05:17 -04:00 |
|