8 releases

new 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

#2100 in Network programming

Download history 1123/week @ 2024-11-20 853/week @ 2024-11-27 1955/week @ 2024-12-04 1924/week @ 2024-12-11 1675/week @ 2024-12-18 366/week @ 2024-12-25 868/week @ 2025-01-01 1372/week @ 2025-01-08 1713/week @ 2025-01-15 1658/week @ 2025-01-22 2057/week @ 2025-01-29 2482/week @ 2025-02-05 1858/week @ 2025-02-12 1845/week @ 2025-02-19 1599/week @ 2025-02-26 2658/week @ 2025-03-05

8,454 downloads per month
Used in 4 crates (3 directly)

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