mosquitto/client
Roger A. Light 3671a6dfdb Add -x argument to all clients.
This allows the session-expiry-interval property to be easily set for
MQTT v5 clients.
2020-01-30 11:19:09 +00:00
..
args.txt Record of which client argument letters are in use. 2020-01-30 11:09:04 +00:00
client_props.c Subscription identifier support. 2018-12-20 15:32:43 +00:00
client_shared.c Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
client_shared.h Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
CMakeLists.txt Use cJSON for producing JSON output in clients. 2019-10-15 11:59:22 +01:00
Makefile Merge branch 'master' 2019-12-03 13:59:05 +00:00
pub_client.c Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
pub_shared.c Fix for previous commit 2019-11-06 11:51:25 +00:00
pub_shared.h Fix for previous commit 2019-11-06 11:51:25 +00:00
pub_test_properties Helper test scripts for client properties. 2019-01-08 14:34:35 +00:00
rr_client.c Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
sub_client_output.c Add user-property output support to sub/rr. 2019-10-15 15:54:46 +01:00
sub_client_output.h Add support for sub/rr v5 prop output in JSON mode 2019-10-15 14:26:51 +01:00
sub_client.c Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
sub_test_properties Helper test scripts for client properties. 2019-01-08 14:34:35 +00:00