Open nirav-kotecha opened 4 years ago
I am experiencing the socket.connected = YES on the disconnect delegate method.
socket.connected = YES
Each time i am connecting to server and its disconnect with this error: Error Domain=JFRWebSocket Code=1000
what should i do ? my project is fully on objective-c. can't go for swift.
I am experiencing the
socket.connected = YES
on the disconnect delegate method.Each time i am connecting to server and its disconnect with this error: Error Domain=JFRWebSocket Code=1000
what should i do ? my project is fully on objective-c. can't go for swift.