8 releases

0.2.0 Mar 10, 2025
0.1.5 Nov 5, 2024
0.1.4 Aug 28, 2024
0.1.3 Jul 3, 2024
0.0.1 Mar 8, 2024

#1995 in Network programming

Download history 668/week @ 2024-12-31 1361/week @ 2025-01-07 1593/week @ 2025-01-14 1650/week @ 2025-01-21 2065/week @ 2025-01-28 2367/week @ 2025-02-04 1979/week @ 2025-02-11 1876/week @ 2025-02-18 1564/week @ 2025-02-25 2384/week @ 2025-03-04 2931/week @ 2025-03-11 1234/week @ 2025-03-18 1584/week @ 2025-03-25 2730/week @ 2025-04-01 2622/week @ 2025-04-08 2276/week @ 2025-04-15

9,353 downloads per month
Used in aws-sdk-s3-transfer-manag…

Apache-2.0

6KB

aws-smithy-experimental

Staging ground for experimental new features in the smithy-rs ecosystem.

Hyper 1.0 Support

This crate allows customers to use Hyper 1.0. A valuable consequence of this is access to aws-lc-rs and its FIPS compliant crypto. This is available behind the crypto-aws-lc-fips feature. Note: FIPS support has somewhat complex build requirements, namely CMake and Go.

Crate Stabilization

This crate adds support for Hyper 1.0 (see examples). There a few blockers before stablization:

  1. Expose an API for providing a custom connector. Currently, that API is not exposed because a shim layer is needed to avoid taking a hard dependency on hyper-util.
  2. Add support for poisoning connections in the connection pool. This API needs to be either backported into hyper-util or we need to establish our own client.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator.

No runtime deps

Features