Flocon/FloconAndroid
Stephen Vinouze 288372bdd8
feature: Enhance grpc json printing (#117)
* Enhance json printing for grpc calls

* Remove gson dependency

* Split grpc interceptor into three modules for both protobuf libraries

* Remove unwanted versioned files

* Abstract the grpc interceptor to avoid injecting the formatter

* fixed readme

* fixed pom for lit

* added to publish yml

---------

Co-authored-by: Florent Champigny <florent@bere.al>
Co-authored-by: Florent CHAMPIGNY <champigny.florent@gmail.com>
2025-08-24 10:09:11 +02:00
..
.idea feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
app feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
flocon Refact devices apps (#135) 2025-08-21 22:52:15 +02:00
flocon-base feat: [NETWORK] mocks can throw errors (#133) 2025-08-21 16:44:07 +02:00
flocon-no-op removed some deps 2025-08-10 18:32:58 +02:00
gradle feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
grpc-interceptor feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
grpc-interceptor-base feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
grpc-interceptor-lite feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
grpc-server initial import 2025-07-29 21:12:28 +02:00
ktor-interceptor feat: [NETWORK] mocks can throw errors (#133) 2025-08-21 16:44:07 +02:00
okhttp-interceptor feat: [NETWORK] mocks can throw errors (#133) 2025-08-21 16:44:07 +02:00
.gitignore initial import 2025-07-29 21:12:28 +02:00
build.gradle.kts Update README.md 2025-07-30 19:43:26 +02:00
gradle.properties Refact devices apps (#135) 2025-08-21 22:52:15 +02:00
gradlew initial import 2025-07-29 21:12:28 +02:00
gradlew.bat initial import 2025-07-29 21:12:28 +02:00
publishLocal.sh feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00
settings.gradle.kts feature: Enhance grpc json printing (#117) 2025-08-24 10:09:11 +02:00