Sample App
A sample application is added here which makes Courier connection with a HiveMQ public broker. It demonstrates multiple functionalities of Courier like Connect, Disconnect, Publish, Subscribe and Unsubscribe.
Running sample app
- Clone the project from GitHub
- Run command
./gradlew :app:installDebug