Expand description

Provides Sender/Receiver implementations for Event Stream codegen.

Structs

Input type for Event Streams.

Adapts a Stream<SmithyMessageType> to a signed Stream<Bytes> by using the provided message marshaller and signer implementations.

Receives Smithy-modeled messages out of an Event Stream.

Enums

Raw message from a Receiver when a SdkError::ResponseError is returned.

Type Definitions