aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
305 stars 96 forks source link

Change XMPP timeout #87

Open hahahatrick opened 6 years ago

hahahatrick commented 6 years ago

Hello,

I'm trying to log in and sometimes on weak connections it times out at least 2 in 5 times. The default timeout is 5000ms, is it possible to change this value?

Thank you for this library, it really helped me a lot.

deepak-netsoft commented 4 years ago

Hello @hahahatrick Did you find the solution for this issue. I'm facing the same problem