+1
−0
+10
−9
+302
−0
Loading
* Implement Event Stream Sender/Receiver for use in generated types * Update CHANGELOG * Fix AWS runtime build * Fix warning * Make `Sender` create the body channel and add signing * Replace `Sender` with `MessageStreamAdapter` to take a `Stream` input * Make signer mutable and change Arc to Box