1
0
mirror of https://github.com/shirou/mqttcli.git synced 2025-04-24 13:48:57 +08:00

11 Commits

Author SHA1 Message Date
shirou
71ac292e10 change to urfave/cli/v2 and go mod. 2020-12-30 21:22:55 +09:00
Shirou WAKAYAMA
71d5437e58 update latest mqtt paho and cli. 2016-07-26 00:25:33 +09:00
Shirou WAKAYAMA
b0218349f1 user scanner.Bytes() instead of Text() to write original bytes. 2016-07-25 22:38:29 +09:00
Shirou WAKAYAMA
37dd8ed965 add error handling. 2016-07-25 22:34:06 +09:00
Shirou WAKAYAMA
9d6af4c04d explicit flag structs initialize. 2016-01-18 21:53:38 +09:00
Shirou WAKAYAMA
efa2bb02c7 add Disconnect on the end of publish. But not worked? 2015-03-25 13:07:46 +09:00
Shirou WAKAYAMA
99d1c6d616 support reconnect. 2015-03-24 23:28:32 +09:00
Shirou WAKAYAMA
b2c3f8c7d9 change APIs along with paho API changes. 2015-03-24 13:55:09 +09:00
Shirou WAKAYAMA
800a9bb338 fix default mqttcli.cfg filename problem 2014-11-07 12:57:06 +09:00
Shirou WAKAYAMA
1e5c8448f8 will moved to connect func. 2014-09-05 18:36:35 +09:00
Shirou WAKAYAMA
272863ded3 separate publish and subscribe to other files. and add clearnSession flag. 2014-09-04 23:07:18 +09:00