Skip to content

Commit

Permalink
Fix reconnection failure upon network disconnect(Issue#584) (#612)
Browse files Browse the repository at this point in the history
* Fix reconnection failure upon network disconnect

1. Set default value for clean session mqtt option
2. Update mqttWebSocketURL to use HTTP Port

* Update AwsIotEndpointUtility.java

Remove unused variables

* Use default value for clean session

Use the default value for clean session option without setting it explicitly

* Update AWSIotMqttManager.java

* set default cleanSession to true
  • Loading branch information
desokroshan authored and scb01 committed Dec 15, 2018
1 parent 48bb5df commit d118c96
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d118c96

Please sign in to comment.