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

Use dav4jvm with okhttp3 #3149

Open
Tracked by #3145
tobiasKaminsky opened this issue Oct 15, 2018 · 1 comment · May be fixed by #13214
Open
Tracked by #3145

Use dav4jvm with okhttp3 #3149

tobiasKaminsky opened this issue Oct 15, 2018 · 1 comment · May be fixed by #13214
Assignees
Labels
2. developing enhancement performance 🚀 Performance improvement opportunities (non-crash related) technical debt

Comments

@tobiasKaminsky
Copy link
Member

tobiasKaminsky commented Oct 15, 2018

This is technically in android-library, but will also affects client.

In longer term we should switch to Dav4jvm (formerly Dav4android) and okhttp3 (as they also use it).

One of the main benefits will be that the library allows streams.
So imagine that we want to get a list of 50k files, then we do not have to wait until all is downloaded and parse it then, but we can start in parts directly, which will make UX much more convenient.

@nextcloud-android-bot

This comment has been minimized.

@tobiasKaminsky tobiasKaminsky self-assigned this Sep 27, 2019
@joshtrichards joshtrichards changed the title Use dav4android with okhttp3 Use dav4jvm with okhttp3 Oct 13, 2023
@joshtrichards joshtrichards added performance: general/non-specific lag, ANR, etc and rarer exceptions/errors that don't have their own labels technical debt labels Oct 15, 2023
@joshtrichards joshtrichards linked a pull request Oct 15, 2024 that will close this issue
1 task
@joshtrichards joshtrichards added 2. developing performance 🚀 Performance improvement opportunities (non-crash related) and removed performance: general/non-specific lag, ANR, etc and rarer exceptions/errors that don't have their own labels labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing enhancement performance 🚀 Performance improvement opportunities (non-crash related) technical debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants