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
Previously, we used some mixed methods to identify the ready state of WebSocket connections with different methods and target states. By using the same method and enum values, we can ensure easier navigation for developers and better maintenance.
0 commit comments