Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant