pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.31k stars 184 forks source link

Wormholy drops URLSessionWebSocketTask packets. #118

Open rizwan95 opened 1 year ago

rizwan95 commented 1 year ago

Wormholy drops URLSessionWebSocketTask packets and returns the error -1005

devanshu-airmeet commented 1 year ago

Same is happening here. As of now I have using following workaround to make sure things are running:

Wormholy.ignoredHosts = webSocketHosts

Looking forward for a solution from the host of this pod