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
Replace NWConnection with URLSessionWebSocketTask because it was too hard to know what the correct NWConnection behavior should be given different server responses.
Update to Swift 5.8.
Remove unsafe Swift flags.
Note: The CI tests do not pass because GitHub Actions do not currently support Xcode 14.3.
Replace NWConnection with URLSessionWebSocketTask because it was too hard to know what the correct NWConnection behavior should be given different server responses.
Update to Swift 5.8.
Note: The CI tests do not pass because GitHub Actions do not currently support Xcode 14.3.