Skip to content

Fix SSE parser #336

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

Conversation

nezhyborets
Copy link
Collaborator

@nezhyborets nezhyborets commented May 21, 2025

What

Fix SSE parser to handle single byte in "incomplete"

Why

#335

Affected Areas

ServerSentEventsStreamParser and corresponding tests

Copy link

@nezhyborets nezhyborets merged commit aac117c into main May 21, 2025
5 checks passed
@nezhyborets nezhyborets deleted the 335-serversenteventsstreamparser-when-the-streamdata-length-is-1-data-is-lost branch June 9, 2025 13:05
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.

ServerSentEventsStreamParser: When the streamData length is 1, data is lost
2 participants