Skip to content

Conversation

svozza
Copy link
Contributor

@svozza svozza commented Oct 11, 2025

Summary

Allows HTTP API handlers to return duplex streams.

Changes

Updated the type guard to allow duplex streams.

Issue number: closes #4626


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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@svozza svozza requested a review from sdangol October 11, 2025 08:11
@svozza svozza self-assigned this Oct 11, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Oct 11, 2025
@boring-cyborg boring-cyborg bot added event-handler This item relates to the Event Handler Utility tests PRs that add or change tests labels Oct 11, 2025
Copy link

@svozza svozza changed the title fix(event-handler): allow handlers to return duplex streams fix(event-handler): allow http handlers to return duplex streams Oct 13, 2025
@svozza svozza merged commit f46ae7c into main Oct 13, 2025
39 checks passed
@svozza svozza deleted the event-handler/duplex-stream branch October 13, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event-handler This item relates to the Event Handler Utility size/M PR between 30-99 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: HTTP Streaming Handlers Do Not Allow Duplex Streams To Be Returned

2 participants