| .. |
|
async_client.h
|
#410 Added 'shutdown_event' and reworked consumer to prevent propagating exceptions on shutdown.
|
2025-01-04 19:29:12 -05:00 |
|
buffer_ref.h
|
Cleaned up reformat
|
2024-06-18 21:17:45 -04:00 |
|
buffer_view.h
|
Reformat sources and added .clang-format files.
|
2024-06-18 16:01:26 -04:00 |
|
callback.h
|
Converted the consumer message queue to an event queue.
|
2024-07-06 19:42:41 -04:00 |
|
client.h
|
Fixed doc comment and deprecation warnings.
|
2024-06-26 21:45:20 -04:00 |
|
CMakeLists.txt
|
Copied certificates from Paho C library for testing SSL/TLS examples, w/ Mosquitto config
|
2024-07-08 20:51:00 -04:00 |
|
connect_options.h
|
Removed deprecation warnings in connect options because they _always_ trigger for internal code.
|
2024-06-27 08:49:27 -04:00 |
|
create_options.h
|
Converted the consumer message queue to an event queue.
|
2024-07-06 19:42:41 -04:00 |
|
delivery_token.h
|
Fixed doc comment and deprecation warnings.
|
2024-06-26 21:45:20 -04:00 |
|
disconnect_options.h
|
Cleaned up some of the options, with constexpr, etc.
|
2024-06-23 18:29:49 -04:00 |
|
event.h
|
#410 Added 'shutdown_event' and reworked consumer to prevent propagating exceptions on shutdown.
|
2025-01-04 19:29:12 -05:00 |
|
exception.h
|
Converted the consumer message queue to an event queue.
|
2024-07-06 19:42:41 -04:00 |
|
export.h
|
Reformat sources and added .clang-format files.
|
2024-06-18 16:01:26 -04:00 |
|
iaction_listener.h
|
Converted the consumer message queue to an event queue.
|
2024-07-06 19:42:41 -04:00 |
|
iasync_client.h
|
Some minor cleanup of PRs
|
2025-01-03 16:48:56 -05:00 |
|
iclient_persistence.h
|
Cleaned up reformat
|
2024-06-18 21:17:45 -04:00 |
|
message.h
|
#523 Additional ways to create and publish messages with v5 properties
|
2025-01-03 15:31:44 -05:00 |
|
platform.h
|
Reformat sources and added .clang-format files.
|
2024-06-18 16:01:26 -04:00 |
|
properties.h
|
#514 properties::get() should be a const member function
|
2025-01-03 09:54:59 -05:00 |
|
reason_code.h
|
Added a 'to_string()' and 'operator<<()' for reason codes.
|
2024-07-05 13:29:14 -04:00 |
|
response_options.h
|
#524 Fixed copy and move operations for 'subscribe_options'. Added unit tests.
|
2025-01-04 14:56:39 -05:00 |
|
server_response.h
|
Some cleanup of token and properties. Got rid of fake reason code, MQTTPP_V3_CODE
|
2024-06-24 18:04:48 -04:00 |
|
ssl_options.h
|
Cleaned up some of the options, with constexpr, etc.
|
2024-06-23 18:29:49 -04:00 |
|
string_collection.h
|
Cleaned up reformat
|
2024-06-18 21:17:45 -04:00 |
|
subscribe_options.h
|
#524 Fixed copy and move operations for 'subscribe_options'. Added unit tests.
|
2025-01-04 14:56:39 -05:00 |
|
thread_queue.h
|
thread_queue holding lock when signaling.
|
2024-07-13 16:18:04 -04:00 |
|
token.h
|
#418 Fixed broken/bad merge
|
2024-07-04 19:13:52 -04:00 |
|
topic_matcher.h
|
#535 Fixed last few files that were not properly licenced for EPL v2.0
|
2025-02-08 17:49:37 -05:00 |
|
topic.h
|
Fixed some corner cases for topic_filter::matches()
|
2025-01-07 21:25:56 -05:00 |
|
types.h
|
Added a 'to_string()' and 'operator<<()' for reason codes.
|
2024-07-05 13:29:14 -04:00 |
|
will_options.h
|
Fixed doc comment and deprecation warnings.
|
2024-06-26 21:45:20 -04:00 |