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

I need to get the progress of file upload on server side. #645

Open
Ammar64 opened this issue Mar 17, 2024 · 1 comment
Open

I need to get the progress of file upload on server side. #645

Ammar64 opened this issue Mar 17, 2024 · 1 comment

Comments

@Ammar64
Copy link

Ammar64 commented Mar 17, 2024

I'm making an app that transfers files on Android and I need to show in app the progress of file upload from the client to the server (the phone in this case).
NanoHTTPD.parseBody doesn't help with this.

@tejmagar
Copy link

tejmagar commented Jul 7, 2024

Try this library which supports showing upload progress.

https://github.com/tejmagar/tinyweb

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

No branches or pull requests

2 participants