Replies: 1 comment 2 replies
-
Hi @StephesonAlves thanks for your kind words - what version are you using? I just tested on the latest (4.8.5) after amending the Here's an example of calling it with Here is the commit that includes the change to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! It is amazing this library.
But, I had a problem with the reason parameter for the disconnection. When I pass MessageStatus different from 'Removed' to 'DisconnectClient' method, my delegate Disconnect method is called and the e.reason ever is MessageStatus.Removed. I tested directly in WatsonTcp Code and noticed that is a bug.
I didn't find a solution yet, I realized the bug now.
Thanks a lot!!
Beta Was this translation helpful? Give feedback.
All reactions