Skip to content
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

Fix WebSockets when request streaming is enabled #2978

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

kyri-petrou
Copy link
Collaborator

@kyri-petrou kyri-petrou commented Jul 25, 2024

/fixes #2977

@adamw I added tests for this + tested it against your repro and it works for both. Let me know if you come across any other issues

PS: Most changes are formatting changes in the test suite. The production code changes are minimal

@adamw
Copy link

adamw commented Jul 25, 2024

Thanks! Once there's a new release, scala steward should pick it up in tapir automatically, so we'll see if there are any failures then

@987Nabil 987Nabil merged commit 33e27ed into zio:main Jul 26, 2024
34 checks passed
@kyri-petrou kyri-petrou deleted the fix-websocket-for-streaming-requests branch July 26, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebSockets don't work with .enableRequestStreaming
3 participants