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
If reconnect strategy is null socket.SetReconnectStrategy(null);
OnWebsocketClosed throw an null reference exception.
The text was updated successfully, but these errors were encountered:
madagaga
changed the title
System.NullReferenceException when reconnect strategy is null
Crash when reconnect strategy is null and server has error
Jan 4, 2019
If reconnect strategy is null
socket.SetReconnectStrategy(null);
OnWebsocketClosed throw an null reference exception.
The text was updated successfully, but these errors were encountered: