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

feat: yield the reader if reads not scheduled #70

Merged
merged 5 commits into from
Aug 24, 2024

Conversation

anmonteiro
Copy link
Owner

sort of a fix towards #34

yields the reader when reads aren't scheduled to provide backpressure, similar to anmonteiro/httpun#59

@anmonteiro anmonteiro merged commit 2a08610 into master Aug 24, 2024
3 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/yield-the-reader branch August 24, 2024 23:03
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Sep 4, 2024
CHANGES:

- fix: update computation for payload length offset
  ([anmonteiro/httpun-ws#63](anmonteiro/httpun-ws#63))
- don't select digestif implementation
  ([anmonteiro/httpun-ws#67](anmonteiro/httpun-ws#67))
- fix: garbled data after committing frame header
  ([anmonteiro/httpun-ws#68](anmonteiro/httpun-ws#68))
- fix: mask all client frames
  ([anmonteiro/httpun-ws#69](anmonteiro/httpun-ws#69))
- feat: yield the reader if reads not scheduled
  ([anmonteiro/httpun-ws#70](anmonteiro/httpun-ws#70))
- unify input handler EOF and websocket error handler
  ([anmonteiro/httpun-ws#70](anmonteiro/httpun-ws#70),
  [anmonteiro/httpun-ws#72](anmonteiro/httpun-ws#72))
- client: fix infinite loop when client handshake disconnects
  ([anmonteiro/httpun-ws#73](anmonteiro/httpun-ws#73))
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.

1 participant