Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feature req: Offline mode #12

Closed
0xgeert opened this issue Jun 12, 2015 · 12 comments
Closed

feature req: Offline mode #12

0xgeert opened this issue Jun 12, 2015 · 12 comments

Comments

@0xgeert
Copy link

0xgeert commented Jun 12, 2015

Very interesting project. Kudos!

If you don't mind, I'm listing a couple of feature requests that might be discussion worthy.

First up: Offline mode -- allowing mobile devices to go offline, save to local storage and resync + patch when coming back online.

@WolframHempel
Copy link
Member

Thanks for suggesting, that is already planned (to an extend). If the connection drops it currently stores messages in memory and sends then once the client is online again. I think changing this to localstorage makes a lot of sense.

@0xgeert
Copy link
Author

0xgeert commented Jul 11, 2015

Great, watching

@yasserf
Copy link
Contributor

yasserf commented Sep 27, 2015

As mentioned by @gothy in #38 if the app is loaded without an internet connection we might want to revisit what is sent to the backend since ack's will timeout.

@ecerroni
Copy link

There is any ETA about the above feature requests?

Offline mode
Loading client even if no internet connection

@yasserf
Copy link
Contributor

yasserf commented Jul 29, 2016

@ecerroni not yet unfortunately. We will be looking to implement these in new clients such as android/ios due to their mobile/native behavior and then move changes back once we are happy with the API

@yasserf
Copy link
Contributor

yasserf commented Jul 29, 2016

@snowyu
Copy link

snowyu commented Apr 27, 2017

Is there any progress, since two years have passed?

@DiegoBM
Copy link

DiegoBM commented Mar 18, 2018

Interested on this as well? Did it get finally shipped on any of the versions after 1.0?

@alexiri
Copy link

alexiri commented Dec 24, 2018

I'm also very interested in this. I'm working on a mobile app that should ship with data for offline use, but that should be able to update its data if it has network access.

Has there been any progress? As I understand it now, I'd have to re-download all the data when the app is able to connect, which is far from ideal.

@yasserf
Copy link
Contributor

yasserf commented Jun 1, 2019

This is finally in V4! RC is out now. Can't believe I'm finally knocking out such an early request!

@yasserf
Copy link
Contributor

yasserf commented Jun 1, 2019

http://deepstream.io-v3.s3-website-us-east-1.amazonaws.com/releases/client-js/v4-0-0/index.html

@yasserf yasserf added this to the 4.0 milestone Jun 1, 2019
@slachtar
Copy link
Contributor

slachtar commented Jun 1, 2019 via email

@yasserf yasserf closed this as completed Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants