android-components/components/support/rusthttp
harvey186 f03a5f2688 v125 2024-06-01 16:27:41 +02:00
..
build v125 2024-06-01 16:27:41 +02:00
src/main v125 2024-06-01 16:27:41 +02:00
README.md v125 2024-06-01 16:27:41 +02:00
build.gradle v125 2024-06-01 16:27:41 +02:00
proguard-rules-consumer.pro v125 2024-06-01 16:27:41 +02:00
proguard-rules.pro v125 2024-06-01 16:27:41 +02: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.