fpagliughi
59aa9b4625
#505 : Example of retrieving MQTT v5 properties in message received callback
2025-03-11 09:22:16 -04:00
fpagliughi
9bb127986d
#523 Additional ways to create and publish messages with v5 properties
2025-01-03 15:31:44 -05:00
fpagliughi
be263432c1
Updated examples to optionally take server URI from command line.
2024-07-05 15:53:12 -04:00
fpagliughi
91bfc64bdd
Fixed doc comment and deprecation warnings.
2024-06-26 21:45:20 -04:00
fpagliughi
381caad141
- Added properties iterator.
...
- Added property typeid, type name, and cleaned up constructor.
- Exception checks if return code is reason code.
- Added 'server_property_v5' example app.
2024-06-26 18:56:05 -04:00
fpagliughi
e3d6ad0710
Some cleanup of token and properties. Got rid of fake reason code, MQTTPP_V3_CODE
2024-06-24 18:04:48 -04:00
fpagliughi
d386d30be9
Reworked 'create_options' for all params (serverURI, clientId, etc); new persistence_type variant; reqorked async_client constructors
2024-06-22 20:00:06 -04:00
fpagliughi
7d5dcce159
Reformat sources and added .clang-format files.
2024-06-18 16:01:26 -04:00
fpagliughi
c15a1e7b31
Spell checking
2024-06-16 14:07:10 -04:00
fpagliughi
c36d123042
Moved samples to top-level and renamed 'examples'
2024-06-15 10:05:17 -04:00