mirror of https://github.com/smithy-lang/smithy-rs
36b50b3dac
## Motivation and Context Follow-up on https://github.com/smithy-lang/smithy-rs/pull/2544 to add client-side support for the protocol ## Description The client implementation mainly focuses on a sub-section [Requests](https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html#requests) in the spec. To that end, this PR addresses `TODO` for the client to fill in the blanks and includes additional adjustments/refactoring to pass client protocol tests. ## Testing - Existing tests in CI - Upstream protocol test `rpcv2Cbor` - Our handwritten protocol test `rpcv2Cbor-extras.smithy` ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
aws-smithy-async | ||
aws-smithy-cbor | ||
aws-smithy-checksums | ||
aws-smithy-client | ||
aws-smithy-compression | ||
aws-smithy-eventstream | ||
aws-smithy-experimental | ||
aws-smithy-http | ||
aws-smithy-http-auth | ||
aws-smithy-http-server | ||
aws-smithy-http-server-python | ||
aws-smithy-http-server-typescript | ||
aws-smithy-http-tower | ||
aws-smithy-json | ||
aws-smithy-mocks-experimental | ||
aws-smithy-protocol-test | ||
aws-smithy-query | ||
aws-smithy-runtime | ||
aws-smithy-runtime-api | ||
aws-smithy-types | ||
aws-smithy-types-convert | ||
aws-smithy-wasm | ||
aws-smithy-xml | ||
inlineable | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
build.gradle.kts | ||
clippy.toml |