Skip to content

Set config.autoReconnect to true again after CONNECTED#1

Open
zealotrunner wants to merge 1 commit intozanchin:masterfrom
zealotrunner:patch-1
Open

Set config.autoReconnect to true again after CONNECTED#1
zealotrunner wants to merge 1 commit intozanchin:masterfrom
zealotrunner:patch-1

Conversation

@zealotrunner
Copy link

Set config.autoReconnect to true again, otherwise autoReconnect will be false forever after "logout"

@zanchin
Copy link
Owner

zanchin commented Sep 2, 2011

That would always force autoReconnect to true, regardless of the config value. Perhaps the solution is to set autoReconnect to the config value when connected, and use that at "runtime".

When CONNECTED:


Then, when DISCONNECTING:

And on DISCONNECTED:


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants