Skip to content
Unverified Commit 5b4515c4 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Implement Tower Shims for SDK middleware (#187)

* Implement Tower Shims for SDK middleware

This commit implements 3 pieces of tower middleware:
1. A tower service supporting smithy_http::middleware::MapRequest
2. A tower service to dispatch operation::Request
3. A tower service to dispatch & parse the results of `operation::Operation`

* Fix clippy lints

* Go back to default debug implementation

* Check docs in rust-runtime test script

* Make Dispatch layer non-exhaustive

* Derive default for DispatchLayer
parent cb50262c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment