socket.io-client-swift icon indicating copy to clipboard operation
socket.io-client-swift copied to clipboard

Results 182 socket.io-client-swift issues
Sort by recently updated
recently updated
newest added

`SocketEngine` retains an instance of `URLSession`, and this value is replaced in `resetEngine()`. But this instance of `URLSession` is leaked unless you call `invalidateAndCancel()`, which breaks the references between the...

I use it in a kotlin multiplatform project ``` “BoschCrib”需要更新 Domain: IXUserPresentableErrorDomain Code: 17 Recovery Suggestion: Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.i0HW16/extracted/BoschCrib.app/Frameworks/SocketIO.framework : 0xe8008029 (The code signature version is...