You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/client
Roger A. Light 4a2e569171 -V now accepts `5, `311`, `31`, as well as `mqttv5` etc. 7 years ago
..
CMakeLists.txt Merge branch 'master' into mqtt5 7 years ago
Makefile Merge branch 'master' into mqtt5 7 years ago
client_props.c Subscription identifier support. 7 years ago
client_shared.c -V now accepts `5, `311`, `31`, as well as `mqttv5` etc. 7 years ago
client_shared.h Merge branch 'master' into mqtt5 7 years ago
pub_client.c Add maximum-qos support to broker and client. 7 years ago
pub_shared.c Add reason_code to on_publish_v5 callback. 7 years ago
pub_shared.h Add reason_code to on_publish_v5 callback. 7 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
sub_client.c Add reason_code to on_publish_v5 callback. 7 years ago
sub_client_output.c Always print leading zeros in mosquitto_sub when output format is hex. 7 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago