1
0
mirror of https://github.com/eclipse/paho.mqtt.cpp.git synced 2025-05-12 05:03:06 +08:00

5 Commits

Author SHA1 Message Date
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
c36d123042 Moved samples to top-level and renamed 'examples' 2024-06-15 10:05:17 -04:00