Skip to content

[core] Add support for streaming function to the local server #531

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
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

sebsto
Copy link
Contributor

@sebsto sebsto commented Jul 12, 2025

The local server used for testing functions locally (swift run) now support streaming lambda functions

Fix #528

@sebsto sebsto self-assigned this Jul 12, 2025
@sebsto sebsto added the 🆕 semver/minor Adds new public API. label Jul 12, 2025
@sebsto sebsto changed the title [WIP] DO NOT MERGE - add support for streaming on the local server [core] Add support for streaming function to the local server Jul 12, 2025
@sebsto sebsto requested a review from adam-fowler July 12, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[core] Localserver must support streaming response
1 participant