Go to file
Kavin 35653a4832
Add some vm panic protection for non UTF-8 URLs.
2023-03-04 03:58:40 +00:00
.github/workflows Sign archives before publish. 2023-01-30 03:04:34 +00:00
gradle/wrapper Initial commit 2023-01-29 11:46:49 +00:00
reqwest-jni Add some vm panic protection for non UTF-8 URLs. 2023-03-04 03:58:40 +00:00
src/main/java/rocks/kavin/reqwest4j Initial commit 2023-01-29 11:46:49 +00:00
.gitignore Initial commit 2023-01-29 11:46:49 +00:00
LICENSE Initial commit 2023-01-29 11:46:49 +00:00
README.md Initial commit 2023-01-29 11:46:49 +00:00
build.gradle Add some vm panic protection for non UTF-8 URLs. 2023-03-04 03:58:40 +00:00
gradlew Initial commit 2023-01-29 11:46:49 +00:00
gradlew.bat Initial commit 2023-01-29 11:46:49 +00:00
settings.gradle Initial commit 2023-01-29 11:46:49 +00:00

README.md

reqwest4j

WIP Java bindings to Reqwest with jni-rs for use in Piped's backend!