Subsequent connections from same client instance fail.
Closed this issue · 2 comments
cmisztur commented
client.OpenAsync() client.CloseAsync() client.OpenAsync()
Second open fails.
1iveowl commented
Yep, I can see that.
I've refactored to handle this.
Please see and test v.3.6.1-beta2 and please feed your observations back to me.
You'll find the code in the develop branch.
1iveowl commented
Should be fixed now.