58 releases (32 breaking)

0.62.1 Apr 23, 2025
0.62.0 Mar 10, 2025
0.61.1 Mar 4, 2025
0.61.0 Dec 8, 2023
0.30.0-alpha Nov 24, 2021

#2966 in Web programming

Download history 348642/week @ 2025-01-23 383424/week @ 2025-01-30 463050/week @ 2025-02-06 470925/week @ 2025-02-13 531814/week @ 2025-02-20 561967/week @ 2025-02-27 693674/week @ 2025-03-06 685515/week @ 2025-03-13 663261/week @ 2025-03-20 615599/week @ 2025-03-27 677803/week @ 2025-04-03 613937/week @ 2025-04-10 594581/week @ 2025-04-17 648266/week @ 2025-04-24 657645/week @ 2025-05-01 545139/week @ 2025-05-08

2,563,320 downloads per month
Used in fewer than 471 crates

Apache-2.0

1MB
16K SLoC

Core HTTP primitives for service clients generated by smithy-rs including:

  • HTTP Body implementation
  • Endpoint support
  • HTTP header deserialization
  • Event streams
Feature Description
rt-tokio Provides features that are dependent on tokio including the ByteStream::from_path util
event-stream Provides Sender/Receiver implementations for Event Stream codegen.

aws-smithy-http

Core HTTP primitives for service clients generated by smithy-rs including:

  • HTTP Body implementation
  • Endpoint support
  • HTTP header deserialization
  • Event streams
  • ByteStream: (supported on crate feature rt-tokio only) a misuse-resistant abstraction for streaming binary data

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.

Dependencies

~4–11MB
~106K SLoC

OSZAR »