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

Allow progress report #24

Open
ldwedari opened this issue Jan 28, 2015 · 1 comment
Open

Allow progress report #24

ldwedari opened this issue Jan 28, 2015 · 1 comment

Comments

@ldwedari
Copy link

Allow to provide a callback that is called after a chunk us completed or trigger a progress event.
The best place to call this is at the end of the coreCall method.

@szydan
Copy link

szydan commented Aug 21, 2016

Hi
If anyone is still looking for an implementation which supports progress report
Here is my library called chunksha - the core was borrowed from rusha and I've added progress reporting and support for large files
https://szydan.github.io/chunksha/

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

3 participants