HTTP client adapter layer for Auths.
Implements the network port traits defined in auths-core using reqwest.
Each client wraps HTTP endpoints for the Auths infrastructure services.
Modules
- [
HttpRegistryClient] — registry service client for identity and attestation operations - [
HttpWitnessClient] — synchronous witness client for KERI event submission - [
HttpAsyncWitnessClient] — async witness client with quorum support - [
HttpIdentityResolver] — DID resolution over HTTP