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

Correctly send single-fragment websocket streams #240

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

pkaminski
Copy link
Contributor

If the stream ends after a single fragment, we need to send it as a straight-up message rather than the last continuation (as that would be a protocol violation).

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.

None yet

2 participants