* [openhabcloud] Possible connection leak * Creates thread safe reconnection, reduces unnecessary polling on setup, removes unused variables. * adds the reconnect settings to the internal socket.io options. * Up the min reconnect time * Use @ssalonen sugestion for backoff mins and randomness * Reconnect after server initiated disconnect * Remove unhelpful comments Signed-off-by: Dan Cunningham <dan@digitaldan.com>