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
in "connect" event callback, sid of SocketIOClient may be nil in some circumstance. I'm not sure if that's a bug caused by some race conditions or it's designed to work that way. Any information would be appreciated. Thanks.
in "connect" event callback,
sidofSocketIOClientmay be nil in some circumstance. I'm not sure if that's a bug caused by some race conditions or it's designed to work that way. Any information would be appreciated. Thanks.