|
|
@ -89,6 +89,7 @@ Client library:
|
|
|
|
- No need to close socket again if setting non-blocking failed. Closes #649.
|
|
|
|
- No need to close socket again if setting non-blocking failed. Closes #649.
|
|
|
|
- Fix mosquitto_topic_matches_sub() not correctly matching foo/bar against
|
|
|
|
- Fix mosquitto_topic_matches_sub() not correctly matching foo/bar against
|
|
|
|
foo/+/#. Closes #670.
|
|
|
|
foo/+/#. Closes #670.
|
|
|
|
|
|
|
|
- SNI host support added.
|
|
|
|
|
|
|
|
|
|
|
|
Clients:
|
|
|
|
Clients:
|
|
|
|
- Add -F to mosquitto_sub to allow the user to choose the output format.
|
|
|
|
- Add -F to mosquitto_sub to allow the user to choose the output format.
|
|
|
|