Thanks Quinn,
I ran into what appears to be a bug involving websocket after migrating my app to Swift 6 Concurrency. I spent a lot of time trying to work out what was wrong, and then came across your post on this topic, and concluded that it was likely a bug in URLSessionWebSocketTask, rather than in my own code.
I then started looking at the Network framework, then discovered the NWWebSocket package, struggled with it for a few days, then got a clue off the Issues for that repo, and finally worked it out & got it working at 1 am this morning. It was a painful & time consuming process, but would have been far more painful without your post from June last year.
Thankyou!
Andrew
Topic:
App & System Services
SubTopic:
Networking
Tags: