-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CONNECTION_STATE_IS_CONNECTED always deconnect #7
Comments
In fact, I think that every change on the bloker, I am disconnected. And after, it reconnect automaticaly. |
00:00:27.672 IndexOutOfRangeException ERROR I have this kind of error. |
I think that the buffer is not large enough : |
Is it possible to make the buffer lager? |
from memory string buff cap is in the s+ but theres a string limit imposed globally by simpleWindows. its bit bigger but still a limit |
the current character count is 158. Do you know what can be the problem with this kind of error message? 00:00:27.672 IndexOutOfRangeException ERROR |
the problem is : in unsecure connexion ( no TLS ) , DO NOT fill username and password on the module parameter leave it blank |
Hi,
I have strange signal behavior of CONNECTION_STATE_IS_CONNECTED signal.
With each publication on a topic, the signal CONNECTION_STATE_IS_CONNECTED goes to 0 then a few seconds later goes back to 1.
The text was updated successfully, but these errors were encountered: