android-http-server
android-http-server copied to clipboard
A complete zero-dependency implementation of a web server and a servlet container in Java with a sample Android application.
Upgrades AGP to 7.4.2 and Gradle to 7.5
I try to upload a File (178.599.971 Byte). After the Upload i check the uploaded File, which has one to six Bytes more than the source File. When I compare...
Did anybody implemented Server Send Events (SSE) with this Library and has a example how to do this?
- Updated the Java source compatibility to version 17 in `http/build.gradle`, `cli/build.gradle`, `app/build.gradle`, and `base/build.gradle`. - Updated the Gradle version to 8.10.2 in `gradle/wrapper/gradle-wrapper.properties`. - Updated the Android Gradle plugin...