Available on crate feature client only.
Expand description

The client orchestrator implementation

Modules

  • Defines types that implement a trait for endpoint resolution

Enums

  • Allows for returning early at different points during orchestration.

Functions

  • Orchestrates the execution of a request and handling of a response.
  • Same as invoke, but allows for returning early at different points during orchestration.