- Disconnect client on connection error from broker
- Added example folder
- Make changes in the configuration class for userIdentifier, username and password
- Add support to publish messages
- Upgrade SDK & dependencies to latest version
- Make variables nullable instead of late
- Made Subscribe and Unsubscribe topics conditionless
- Fix Data stream not initialized
- Added Event stream for topic and data
- Added disconnect callback
- Added BrowserClient support for Web
- Added Documentation
- Added exception handling in connect client
- Added websocket configuration
- boolean configuration for secure and logging
- Initial release.