emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.6k stars 422 forks source link

kNWErrorDomainPOSIX error 53 - Software caused connection abort #342

Open TrucVentuso opened 4 years ago

TrucVentuso commented 4 years ago

Hi, i use 1.3.0-rc.1: MQTT over websocket. I have set backgroundOnSocket = true but i have issue: error: Optional("The operation couldn’t be completed. (kNWErrorDomainPOSIX error 53 - Software caused connection abort)")

I don't known why it is error. Please let me know whats wrong p/s: it not happen in standard MQTT Thanks everyone. Cheers.