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
Web socket gets auto disconnected when tried to do multiple request concurrently. Tried to limit the request using dispatch semaphore, gcd, etc but didn't worked. Facing issue with both wss and ws server.