Go to file
Kavin e1088e76bc
Refactor and make fully async with the usage of channels
2023-08-31 16:24:42 +01:00
.github/workflows Add support for setting up a proxy. 2023-07-04 19:04:48 +01:00
gradle/wrapper Initial commit 2023-01-29 11:46:49 +00:00
reqwest-jni Refactor and make fully async with the usage of channels 2023-08-31 16:24:42 +01:00
src/main/java/rocks/kavin/reqwest4j Add support set basic proxy authentication. 2023-08-21 09:27:38 +01: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 Remove WIP 2023-03-31 13:54:45 +01:00
build.gradle Bump version. 2023-08-31 16:22:55 +01:00
gradlew Initial commit 2023-01-29 11:46:49 +00:00
gradlew.bat Initial commit 2023-01-29 11:46:49 +00:00
renovate.json Add renovate config. 2023-03-25 16:04:54 +00:00
settings.gradle Initial commit 2023-01-29 11:46:49 +00:00

README.md

reqwest4j

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