Skip to content

[Feature Request] Make new android livesync reuse socket connection #3843

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

Closed
KristianDD opened this issue Aug 24, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@KristianDD
Copy link
Contributor

Currently every LS operation creates a new socket connection, which is closed once all data is transferred. It should be possible to reuse connections for multiple sync operations.

We can also create a connection in advance after the application is restarted.

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

2 participants