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
Switch to URLSessionWebSocketTask
Starting the removal process
Replace starscream with URLSessionWebSocketTask
Send hello with any known subscriptions
Add disconnect
Update method for fetching auth headers
Create NesError to remove potential conflicts
Send unsubscribe messages on disconnect.
Publish error to subject when readNextMessage fails
Add test server. Fix nil auth.