android-components/components/support/rusthttp
harvey186 b79bdfd15b v122 2024-02-18 09:20:44 +01: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.