#645·nanohttpd

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

Author: Ammar64Created Mar 17, 2024Updated Jul 7, 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.