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

[new release] httpun-ws (6 packages) (0.2.0) #26488

Merged
merged 5 commits into from
Sep 5, 2024

Conversation

anmonteiro
Copy link
Contributor

Websocket implementation for httpun

CHANGES:

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))
@anmonteiro
Copy link
Contributor Author

revdeps / bounds should now be fixed

@avsm avsm merged commit f8cb07e into ocaml:master Sep 5, 2024
1 of 3 checks passed
@avsm
Copy link
Member

avsm commented Sep 5, 2024

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

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.

2 participants