hubfresher

Results 2 issues of hubfresher

I use CocoaDebug via cocoapods, when open APP second time, it crashes.please check it

enhancement

when I call like this: mqtt.publish(CocoaMQTTMessage(topic: connectTopicString, payload: [10], qos: .qos1, retained: true)) , I get error as follows: mqttDidDisconnect:Optional(Error Domain=GCDAsyncSocketErrorDomain Code=7 "Socket closed by remote peer" UserInfo={NSLocalizedDescription=Socket closed by...