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
Matteo Croce 59c80d9197 Add MQTT URL scheme support
Add option -L to specify user, password, hostname, port and topic at once.
The URL must provided with the -L or --url in the form:
mqtt(s)://[username[:password]@]host[:port]/topic

Change-Id: Ia626a28981a38807a254ae32c6ffb29b122b8a28
Signed-off-by: Matteo Croce <matteo@openwrt.org>
10 years ago
..
CMakeLists.txt Windows fixes. 11 years ago
Makefile Makefile target for static compiled pub/sub clients. 10 years ago
client_shared.c Add MQTT URL scheme support 10 years ago
client_shared.h Add --retained-only to mosquitto_sub. 10 years ago
pub_client.c Add MQTT URL scheme support 10 years ago
sub_client.c Add MQTT URL scheme support 10 years ago