Skip to content

Commit

Permalink
feat: improve support for fetch and web-streams in Node.js (smithy-la…
Browse files Browse the repository at this point in the history
…ng#1256)

* feat: improve fetch-http-handler compatibility in Node.js

* add changeset

* unit tests

* formatting

* Update packages/fetch-http-handler/README.md

Co-authored-by: Trivikram Kamat <[email protected]>

* Update packages/node-http-handler/src/stream-collector/index.ts

Co-authored-by: Trivikram Kamat <[email protected]>

* test: modify conditional unit tests

---------

Co-authored-by: Trivikram Kamat <[email protected]>
  • Loading branch information
kuhe and trivikr committed May 28, 2024
1 parent 57e8f1b commit fe573d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/happy-monkeys-tap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@smithy/node-http-handler": minor
"@smithy/util-stream": minor
---

handle web streams in streamCollector and sdkStreamMixin

0 comments on commit fe573d1

Please sign in to comment.