mosquitto/man
Karl Palsson 07d73c7e3a bridge: support bridge local clean session
This adds the ability to separating bridge clean session settings between
the local and remote endpoints.  Some broker implmentations refuse to allow
non-clean sessions, as they don't support storing messages to be sent to
the connecting broker.  However, this doesn't mean that the local
broker can't be queueing messages to send _out_ to the remote broker.

This PR adds a new bridge connection setting, local_cleansession, that
allows controlling this split. Naming is chosen to be local_ in keeping
with the other local_ settings for bridges.

A test for the six cases of queued/not queued messages in both
directions is added, but v5 testing is currently disabled.  The changes
to support the split are ~independent of protocol version.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-03-20 12:35:06 +00:00
..
CMakeLists.txt Use CMAKE_INSTALL_* variables when installing in CMake. 2019-04-26 17:07:05 +01:00
html.xsl Man page can now be built on any system. 2019-02-08 13:01:07 +00:00
libmosquitto.3.meta Add website. 2018-09-20 09:34:16 +01:00
libmosquitto.3.xml Point libmosquitto documentation at the API pages. 2019-10-09 14:11:39 +01:00
Makefile Add mosquitto_rr, the "request-response" client. 2019-04-01 22:31:05 +01:00
manpage.xsl https links where possible. 2019-03-30 20:34:40 +00:00
mosquitto_passwd.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_passwd.1.xml fixed a typo in the manpage (#476) 2017-07-19 00:05:48 +01:00
mosquitto_pub.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_pub.1.xml Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
mosquitto_rr.1.meta Add mosquitto_rr, the "request-response" client. 2019-04-01 22:31:05 +01:00
mosquitto_rr.1.xml Add -x argument to all clients. 2020-01-30 11:19:09 +00:00
mosquitto_sub.1.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto_sub.1.xml Add --random-filter to mosquitto_sub. 2020-03-03 14:12:30 +00:00
mosquitto-tls.7.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto-tls.7.xml Add link to tls asciicast. 2018-09-19 12:27:53 +01:00
mosquitto.8.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto.8.xml Add mosquitto_rr, the "request-response" client. 2019-04-01 22:31:05 +01:00
mosquitto.conf.5.meta Add website. 2018-09-20 09:34:16 +01:00
mosquitto.conf.5.xml bridge: support bridge local clean session 2020-03-20 12:35:06 +00:00
mqtt.7.meta Add website. 2018-09-20 09:34:16 +01:00
mqtt.7.xml Merge fixes into develop. 2016-01-06 21:10:34 +00:00