Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Resync on client start? #47

Open
BobDickinson opened this issue Jun 8, 2016 · 0 comments
Open

Resync on client start? #47

BobDickinson opened this issue Jun 8, 2016 · 0 comments

Comments

@BobDickinson
Copy link
Member

Currently, if the client app terminates and restarts, we enter the Synchro app from the top (requesting app definition, then navigating to the package "main").

We have enough server-side state that the client could attempt instead to resync to where it left off.

Essentially, on startup you would be saying "hey, it's me, where am I?" (where me == sessionId). If you don't have any synchro app state, you'd get sent "main" as now, else we'd generate a resync on the server and you'd get the page/state where you were last.

Ponder.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant