carlosCharz / fcmxmppserverv2

XMPP Connection Server for FCM using the latest version of the Smack library (4.3.4) + Connection Draining Implementation
47 stars 33 forks source link

Reconnect on connection close #10

Closed isadounikau closed 7 years ago

isadounikau commented 7 years ago

Start trying to connect every 10 seconds, if auto reconnect do not help

isadounikau commented 7 years ago

Not well formed decision

carlosCharz commented 7 years ago

I was analyzing the solution. What happened?

Best regards,

Carlos Becerra Rodriguez *MSc. Software & Systems - Universidad Politécnica de Madrid Software Engineer - Pontificia Universidad Católica del Perú*

On Tue, Apr 4, 2017 at 10:53 AM, Igor Sadovnikov notifications@github.com wrote:

Not well formed decision

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/carlosCharz/fcmxmppserverv2/pull/10#issuecomment-291506623, or mute the thread https://github.com/notifications/unsubscribe-auth/AEYlRwiawjz14c9Ke-RlTQ8bBUhsnCqLks5rsktfgaJpZM4MyqKe .

isadounikau commented 7 years ago

Connection has not auto reconnect by ReconnectionManager ReconnectionManager tried to open connection just once after fail Changing reconnection policy will fixed this issue

With regards, Igor

carlosCharz commented 7 years ago

Cool man.

Best regards,

Carlos Becerra Rodriguez *MSc. Software & Systems - Universidad Politécnica de Madrid Software Engineer - Pontificia Universidad Católica del Perú*

On Tue, Apr 4, 2017 at 11:15 AM, Igor Sadovnikov notifications@github.com wrote:

Connection has not auto reconnect by ReconnectionManager ReconnectionManager tried to open connection just once after fail Changing reconnection policy will fixed this issue

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/carlosCharz/fcmxmppserverv2/pull/10#issuecomment-291513509, or mute the thread https://github.com/notifications/unsubscribe-auth/AEYlRyNTV_i4ZW4wRGvryeZ-znUddazVks5rslCTgaJpZM4MyqKe .