vertx-mqtt
vertx-mqtt copied to clipboard
Handle missing connack message
Fixes #159. I dont know if 20 seconds is "a reasonable" default amount of time because this depends on the environment.
I think the option should de renamed because the proposal to use connectionTimeout
is misleading with the existing TCP connectTimeout
. As this means that the connection is established with an explicit server ACK, we should name it instead connectionEstablishedTimeout