Roger A. Light
|
b726e2f1ec
|
mosquitto_sub %j and %J timestamps are now in a ISO 8601 compatible format.
|
5 years ago |
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.
|
6 years ago |
Roger A. Light
|
d60e86d2a3
|
Add TCP_NODELAY support to lib and clients.
Closes #1526. Thanks to Felix Moessbauer.
|
6 years ago |
Roger Light
|
1c6666b63a
|
Add user-property output support to sub/rr.
|
6 years ago |
Roger A. Light
|
59c0bfe6e1
|
Add support for v5 property printing to mosquitto_sub/rr in non-JSON mode.
|
6 years ago |
Roger A. Light
|
9e4226622f
|
Add `--pretty` option to mosquitto_sub/rr
If active, this produces formatted JSON output rather than the normal
minimised output.
|
6 years ago |
Roger A. Light
|
ad5c2e11d9
|
Use cJSON for producing JSON output in clients.
Closes #1222. Thanks to Ben Barbour.
|
6 years ago |
Roger A. Light
|
499e2f2e98
|
Add support for unix sockets to broker, lib, and clients.
|
6 years ago |
Roger A. Light
|
54ed3c0fc9
|
Merge branch 'master' into develop
|
6 years ago |
Roger A. Light
|
da5ff1746c
|
Don't use `/` in auto client ids.
Also update client documentation about automatic client ids.
|
6 years ago |
Roger A. Light
|
c1e488cb88
|
Add timeout return code (27) for sub/rr using -W.
Closes #275.
|
6 years ago |
Roger A. Light
|
b4dfeb3767
|
Fix MQTT v5 clients not being able to specify a password without a username.
Thanks to Erik Moqvist.
Closes #1274.
|
6 years ago |
Roger A. Light
|
2c0d6e3304
|
Fix rr description.
|
7 years ago |
Roger A. Light
|
eba9186c85
|
Update rr docs.
|
7 years ago |
Roger A. Light
|
dec769ce33
|
Client and doc ALPN additions
Add ALPN support for all clients, update documentation, and add to ChangeLog.
|
7 years ago |
Roger A. Light
|
925debb8a5
|
Add mosquitto_rr, the "request-response" client.
|
7 years ago |