mirror of https://github.com/eclipse/paho.mqtt.c
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
|
|
|
|
Issue 2 - offline buffering and automatic reconnect
|
|
|
|
if we don't have automatic reconnect and we don't successfully connect, then ...
|
|
|
|
offline buffering implies automatic reconnect?
|
|
|
|
is it worth having automatic reconnect without offline buffering?
|
|
|
|
should automatic reconnect even be offered separately? |