Post

Replies

Boosts

Views

Activity

Comment on URLSessionWebSocketTask failed handle large handles binary data frames
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.
Feb ’25
Comment on URLSessionWebSocketTask failed handle large handles binary data frames
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.
Replies
Boosts
Views
Activity
Feb ’25