Remove the Application parts from Jackalope; make it a supervisor that can be started with a start_link(opts). This will allow the user to attach it to a supervision tree along with the part of the application that use and rely on the MQTT connection
Make it easier to configure Jackalope for connecting to AWS IoT
start_link(opts)
. This will allow the user to attach it to a supervision tree along with the part of the application that use and rely on the MQTT connection