| Crates.io | aws-smithy-legacy-http-server |
| lib.rs | aws-smithy-legacy-http-server |
| version | 0.65.10 |
| created_at | 2025-12-08 23:04:02.684101+00 |
| updated_at | 2025-12-08 23:04:02.684101+00 |
| description | Legacy server runtime for Smithy Rust Server Framework, providing compatibility for code generated with http 0.x and hyper 0.x dependencies. |
| homepage | |
| repository | https://github.com/smithy-lang/smithy-rs |
| max_upload_size | |
| id | 1974510 |
| size | 379,672 |
This is a legacy crate that provides support for http@0.x and hyper@0.x.
Server libraries for smithy-rs generated servers.
This crate is used when generating server SDKs without the http-1x codegen flag. For new projects, prefer using aws-smithy-http-server which supports http@1.x and hyper@1.x.
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.