thx for the comment, very appreciate it.
I have tested the issue also can be resolved with the change in the following yesterday.
urlRequest.setValue("no-permessage-deflate", forHTTPHeaderField: "Sec-WebSocket-Extensions")
whether this is a correct way?
since the project already use URLSession for the websocket flow, in short term the better is we could resolve the issue.