mirror of https://github.com/smithy-lang/smithy-rs
e060135e01
The current module location is misleading, since you never want to run the layer as a plugin: plugins always run after routing, and the health check should be enacted before routing. Examples have been corrected, and a test has been added. ## Checklist <!--- If a checkbox below is not applicable, then please DELETE it rather than leaving it unchecked --> - [x] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
additional-ci | ||
rustfmt.toml |
README.md
aws-smithy-http-server
Server libraries for smithy-rs generated servers.
This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.