[feat] Improved stream handling
Author: jonathanongCreated Mar 22, 2025Updated Mar 22, 2025
Labelsenhancementhelp wanted
Describe the feature
- Improve how stream errors are handled & how stream pipelines are created: https://nodejs.org/api/stream.html#streampipelinestreams-options
- Support various streams as responses (such as a
fetchresponse stream and a body)
Source: koajs/koa