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 019d4214b8 Fix session-expiry-interval for v5 clients using -c.
Default behaviour for v5 clients using `-c` is now to use infinite length
sessions, as with v3 clients.

Closes #1546. Thanks to Kiran Pradeep.
6 years ago
..
CMakeLists.txt Use cJSON for producing JSON output in clients. 6 years ago
Makefile Merge branch 'master' 6 years ago
args.txt Fix session-expiry-interval for v5 clients using -c. 6 years ago
client_props.c Subscription identifier support. 7 years ago
client_shared.c Fix session-expiry-interval for v5 clients using -c. 6 years ago
client_shared.h Add `-x` argument to all clients. 6 years ago
pub_client.c Add `-x` argument to all clients. 6 years ago
pub_shared.c Fix for previous commit 6 years ago
pub_shared.h Fix for previous commit 6 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c Add `-x` argument to all clients. 6 years ago
sub_client.c Add `-x` argument to all clients. 6 years ago
sub_client_output.c Add user-property output support to sub/rr. 6 years ago
sub_client_output.h Add support for sub/rr v5 prop output in JSON mode 6 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago