Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README smithy-build.json examples #1082

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

syall
Copy link
Contributor

@syall syall commented Nov 21, 2023

Issue #, if available:

N/A.

Description of changes:

Fix README smithy-build.json examples.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has
been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall marked this pull request as ready for review November 21, 2023 18:57
@syall syall requested review from a team as code owners November 21, 2023 18:57
@syall syall merged commit 6ef0d48 into smithy-lang:main Nov 21, 2023
7 checks passed
@syall syall deleted the update-readme branch November 21, 2023 19:03
sugmanue pushed a commit to sugmanue/smithy-typescript that referenced this pull request Mar 4, 2024
* Add AddHttp2Dependency.java to add Http/2 request handler to TranscribeStreaming client. Currently only NodeJs requires special request handler for Http/2.

* Add AddEventStreamHandlingDependency.java to support signing event stream in requests with SigV4 streaming spec

* Add eventstream-handler-node and middleware-eventstream for JS implementation singing eventstream requests and handling eventstream flow control during retry.

* Create a runtime-agnostic, async iterable based eventstream serialization and deserialization implementation in package eventstream-serde-universal. Nodejs-specific package eventstream-serde-node is a wrapper over eventstream-serde-universal with Nodejs stream interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants