Skip to content

Add support for AWS streaming when such option is enabled when exposing Lambda via URL #1274

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

Open
olegz opened this issue Apr 30, 2025 · 0 comments

Comments

@olegz
Copy link
Contributor

olegz commented Apr 30, 2025

Currently we simply read everything from InputStream in FunctionInvoker even if receiving function is reactive. We can easily convert such InputStream to Flux for such cases

@olegz olegz self-assigned this Apr 30, 2025
@olegz olegz added this to the 4.3 milestone Apr 30, 2025
@olegz olegz added the AWS label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant