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

Support for pausing & resuming transfer #1

Open
aswinshenoy opened this issue Jul 6, 2020 · 1 comment
Open

Support for pausing & resuming transfer #1

aswinshenoy opened this issue Jul 6, 2020 · 1 comment

Comments

@aswinshenoy
Copy link
Owner

No description provided.

@aswinshenoy
Copy link
Owner Author

To implement pausing & resume later feature, we need to cache/store the pieces already received for the receiver, and the whole file for the sender. LocalStorage of the browser would not be sufficient for somewhat large files, and I am looking at other places where this can be stored (We are limited by what the Browser/OS/Device Supports).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant