Closed antonselyanin closed 1 year ago
This PR adds an alternative websocket implementation (via URLSessionWebSocketTask). It is disabled by default but you can enable it via flag useNativeWebSockets (works starting from iOS 13.0).
useNativeWebSockets
This PR adds an alternative websocket implementation (via URLSessionWebSocketTask). It is disabled by default but you can enable it via flag
useNativeWebSockets
(works starting from iOS 13.0).