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 f22a137938 Fix compilation on musl C systems due to missing sys/time.h header.
Thanks to maxice8.
6 years ago
..
CMakeLists.txt Fix mosquitto_rr cmake build. 7 years ago
Makefile Fix rr static build. 7 years ago
client_props.c Subscription identifier support. 7 years ago
client_shared.c Minor build variant fixes. 7 years ago
client_shared.h Fix compilation on musl C systems due to missing sys/time.h header. 6 years ago
pub_client.c Windows build fixes. 7 years ago
pub_shared.c Add mosquitto_rr, the "request-response" client. 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
rr_client.c Client and doc ALPN additions 7 years ago
sub_client.c Client and doc ALPN additions 7 years ago
sub_client_output.c Fix mosquitto_sub encoding of special characters with %j format. 7 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago