SkygearIO / skygear-SDK-iOS

Skygear SDK for iOS
https://skygear.io
Other
10 stars 28 forks source link

pubsub should have a retry connection options #27

Closed chpapa closed 8 years ago

chpapa commented 8 years ago

Was inspired by this commit: https://github.com/oursky/doorlock/commit/ba23e9958cf0146fd24b6bdf3be6e8b2939d0a54

The developer in the above commit has to explicitly re-subscribe to a channel onConnectionClose()

The SDK maybe should have a default retry value and / or infinity by default?

royuen commented 8 years ago

Doc updated in https://github.com/SkygearIO/skygear-doc/pull/305