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 server sent events stream buffers reading #121

Open
xepozz opened this issue Jul 9, 2023 · 0 comments
Open

Fix server sent events stream buffers reading #121

xepozz opened this issue Jul 9, 2023 · 0 comments

Comments

@xepozz
Copy link
Member

xepozz commented Jul 9, 2023

See

public function read(int $length): string
(#117)

The stream doesn't read as enough as requested bytes. Should be fixed with intermediate buffer inside the stream.

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

No branches or pull requests

1 participant