syncromatics / syncromatics-track-api

Library to interact with the Syncromatics Track API
https://www.npmjs.com/package/syncromatics-track-api
6 stars 1 forks source link

feat(reconnect): Reconnect when network restored. #64

Closed cuevaskoch closed 5 years ago

cuevaskoch commented 5 years ago

Continue to reconnect even if there was an error with the first reconnect command. Only recreate subscriptions one time after many failed reconnection attempts.

Signed-off-by: Jeff Cuevas-Koch jcuevas-koch@gmvsync.com