-
Hey guys,
I see that version 2.1.7 and 2.1.8 have not been released via CocoaPods.
Is there a reason for it? Is it not yet stable?
Or are you phasing out CocoaPods?
Context:
We are writing a …
-
Hi,
I have build Carthage module XCFramework in Xcode 15 but there was an issue,
Carthage/Checkouts/socket.io-client-swift/Source/SocketIO/Engine/SocketEngine.swift:27:8: error: compiling for iOS…
-
Hi,
I am trying to build socket.io master branch of socket.io but I get this error:
Carthage/Checkouts/socket.io-client-swift/Source/SocketIO/Engine/SocketEngine.swift:149:29: error: cannot find t…
-
The `SocketIOClientOption.cookies` configuration option is sometimes ignored entirely, if any cookie exists in the `HTTPCookieStorage.shared.cookies(for: url)` for the installed Swift application.
…
-
### Question
> Can I use selfSignedSSL now?
### Environment:
- OS/Version: Swift 6
- Starscream Version 4.0.4
- Xcode version 15.2
-
Hi, I have a client application that uses the starscream framework. Everything works very well. Now I need to write an application on WathcOS where communication with the server will also be establish…
-
Hello,
could you add to the SocketEngine this code. The XCode has a problem without delegate compatibility during compilation and he does not respect the SocketEngine extension in line 762 for some…
-
Right now if a user gets a new phone and restores the app to their device the app still sees a token lying around and assumes it is valid. Unfortunately, it is not and push notifications fail like Sta…
-
I can no longer compile the app as CocoaMQTT is downloading as incompatible version of Starscream (4.0.6) through Swift Package Manager
CocoaMQTT/Source/CocoaMQTTWebSocket.swift:459:1 Type 'CocoaMQ…
-
We're seeing occasional deadlocks where jetfire is the only active thread. Any chance this starscream issue is also a jetfire issue? I'm guessing not.
https://github.com/daltoniam/Starscream/issu…