SwiftMQTT
SwiftMQTT copied to clipboard
Converted to Swift 5.1, fixed test passing
Fixed work with memory on Swift 5.1. Enjoy.
@anatoliykant Great, thanks! :+1: I've refined your changes so that only memory access issue is addressed, since conversion to Swift 5 is a different thing and should not be addressed in this particular fix. Hope you don't mind :wink:
@anatoliykant Great, thanks! 👍 I've refined your changes so that only memory access issue is addressed, since conversion to Swift 5 is a different thing and should not be addressed in this particular fix. Hope you don't mind 😉
No problem. I am glad that my pull request helped.