auths-infra-http 0.0.1-rc.10

HTTP client adapter for Auths - enables communication with Auths services over HTTP
Documentation

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