android-components/components/support/rusthttp
harvey186 96c21391b6 v124 2024-04-14 13:13:18 +02:00
..
build v124 2024-04-14 13:13:18 +02:00
src/main first commit 2023-11-28 09:10:03 +01:00
README.md first commit 2023-11-28 09:10:03 +01:00
build.gradle first commit 2023-11-28 09:10:03 +01:00
proguard-rules-consumer.pro first commit 2023-11-28 09:10:03 +01:00
proguard-rules.pro first commit 2023-11-28 09:10:03 +01:00

README.md

Rust HTTP

This essentially wraps the rust HTTP config library so that consumers who don't use a custom megazord don't have to depend on application-services code.

It's separate from RustLog since it's plausible users might only want to initialize logging, and not use any app-services network functionality.