leeway

Results 79 comments of leeway

> @robbiehanson can we get this merged and released? 🙏 @chrisballinger

Hi. Trying to search ‘https://github.com/leeway1208/CocoaAsyncSocket’ and install it. Thanks.

Hi. I will fix it ASAP~~~

> HI I tried what @leeway1208 suggest to add the CocoaAsyncSocket additionally, didn't work too. Hi. Please adding swift package as before, I have replaced the CocoaAsyncSocket library with MqttCocoaAsyncSocket.

Hi. How about these. You can replace the code and have a try. ``` public enum CocoaMQTTError: Error { case invalidURL case readTimeout case writeTimeout if #available(OSX 10.15, iOS 13.0,...

你好 这样就ok了 ``` use_frameworks! target '项目' do pod 'CocoaMQTT/WebSockets' end ```

Hi, bro @markusgrape . Do you have a way to reproduce this issue?

@markusgrape Will the demo report crash either? I can't reproduce it yet, hope you can help me. Thanks~~

I find simulator can not reproduce so far. It seems to be caused by the real IOS devices.