MQTT-Client-Framework
MQTT-Client-Framework copied to clipboard
Carthage support for web sockets
When using Carthage to build frameworks the MQTTWebSocketTransport is not available.
Example Cartfile: github "ckrey/MQTT-Client-Framework"
Is there a way to include this submodule in the built framework through Carthage update?
I wanted to elimate the dependency on SocketRocket, this is why WebSockets are not included.
I am not sure how to create a Framework with such a dependency. Maybe you can help?
Might be related to this https://stackoverflow.com/questions/45498761/ios-carthage-with-mqtt-framework
As there are a lot of questions around this, I had tried to create a StackOverflow tag for this, not sure if it's not going to be deleted.
https://stackoverflow.com/questions/tagged/ios-mqtt-client-framework