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.
Thanks for the library!
The text was updated successfully, but these errors were encountered:
quinton-erasmus
added a commit
to quinton-erasmus/SimpleWebSocketServer
that referenced
this issue
Apr 18, 2019
I am using SimpleWebSocketServer as well and run into the same issue. Thank you for fixing. Unfortunately it is not in the nu-get package Version 1.1.0.
Please @EldinZenderink could you include the fix in the next Version?
Hi,
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.
Thanks for the library!
The text was updated successfully, but these errors were encountered: