Skip to content
Unverified Commit 699e2893 authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

RFC: Callbacks for `ByteStream` and `SdkBody` (#1307)

* add: initial draft of bytestream callback RFC

* add: builder-style method

* update: remove callback insert method in favor of builder method
update: Arc callbacks instead of boxing them
remove: most bounds from ByteStreamReadCallback trait
add: PartialEq/Eq impl for Inner that disregards callback list

* update: RFC with SdkBody impl
update: RFC with checksum callback example

* update: respond to PR comments

* update: callback impls

* remove: Sync bounds from callback traits

* update: consolidate and simplify callback API

* fix: leftover terminology
parent 52b808ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment