There are many cases where it would be useful to try reconnecting infinite time (on a kiosk, for example). The library does not seem to properly support this.
I propose allowing reconnectAttempts to be set to -1, meaning infinite attempts to reconnect will be made.
There are many cases where it would be useful to try reconnecting infinite time (on a kiosk, for example). The library does not seem to properly support this.
I propose allowing
reconnectAttempts
to be set to-1
, meaning infinite attempts to reconnect will be made.