1iveowl/WebsocketClientLite.PCL

Subsequent connections from same client instance fail.

Closed this issue · 2 comments

client.OpenAsync() client.CloseAsync() client.OpenAsync()

Second open fails.

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.

Should be fixed now.