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

Merged
merged 14 commits into from
Jul 23, 2025

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
@sebsto sebsto merged commit f1514b1 into swift-server:main Jul 23, 2025
32 checks passed
@sebsto sebsto deleted the sebsto/localserver+streaming branch July 23, 2025 06:08
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
2 participants