robhogan / react-native-paho-mqtt

react-native-paho-mqtt
91 stars 32 forks source link

Reconnecting socket when app comes from background to foreground? #33

Open nimeshbhalani7 opened 5 years ago

nimeshbhalani7 commented 5 years ago

Error log :- ReconnectingWebSocket: Couldn't connect to "ws://localhost:8081/message Not able to reconnect mqtt when app comes from background to foreground with same subscription Is there any method to reconnect mqtt?