Introvertuous / react-native-mqtt

Mqtt client for react native.
MIT License
156 stars 31 forks source link

Update Paho library #11

Closed alikh31 closed 6 years ago

alikh31 commented 6 years ago

I have noticed there is quite a difference between Paho library from eclipse and paho github repo, and the library from github repo is more developed. feature I was trying to find was reconnect that is only implemented on github repo.

I have no major changes in the library that should brake the code.

Introvertuous commented 6 years ago

@alikh31 Thanks for the PR!