1
0
mirror of https://github.com/eclipse/paho.mqtt.cpp.git synced 2025-05-14 22:09:39 +08:00

5 Commits

Author SHA1 Message Date
fpagliughi
bd4a4dc705 Issues #224 and #255. Fixed when subscribing to MQTT v3 broker with array of one topic causes segfault. 2020-03-29 11:59:35 -04:00
fpagliughi
96eb1acb16 Updated the Eclipse MQTT sandbox server address for unit tests with external broker. 2019-10-11 00:04:01 -04:00
fpagliughi
a2e6565a66 Added backward compatibility for exception reason code. 2019-07-27 18:32:20 -04:00
fpagliughi
df7761f8fd Added server responses
#183 Generic library const names prefixed with 'PAHO_MQTTPP_' if conditionally compiled.

properties copy and move operations to fix double-free bugs

Initial working RPC example
2019-07-23 23:27:27 -04:00
fpagliughi
4218bbcecb Moved the legacy CppUnit tests into test/cppunit
Started implementing property classes
2019-07-18 19:44:35 -04:00