You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I was doing this wrong, but after a successful connection I close the client without closing the connection gracefully. In this case the server crashes and no try catch around the instantiation code helps the situation.
I will send a pull request now and hopefully that will better explain what I mean.