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

Use httpun-types #243

Merged
merged 6 commits into from
Jun 23, 2024
Merged

Use httpun-types #243

merged 6 commits into from
Jun 23, 2024

Conversation

anmonteiro
Copy link
Owner

@anmonteiro anmonteiro merged commit fe44d24 into master Jun 23, 2024
3 checks passed
@anmonteiro anmonteiro deleted the anmonteiro/httpun branch June 23, 2024 21:57
anmonteiro added a commit to anmonteiro/opam-repository that referenced this pull request Jun 23, 2024
CHANGES:

- hpack: fix huffman encoding for codes > 24bit
  ([anmonteiro/ocaml-h2#229](anmonteiro/ocaml-h2#229))
- h2-eio: don't require `Eio_unix.stream_socket_ty`, allowing the use of mock
  sockets ([anmonteiro/ocaml-h2#236](https://github.com/anmonteiro/gluten/pull/236))
- h2: drop the dependency on `httpaf`, use
  [`httpun-types`](https://ocaml.org/p/httpun-types/latest) instead
([anmonteiro/ocaml-h2#243](anmonteiro/ocaml-h2#243))
- hpack: use `String.unsafe_get` when the string length is known
  ([anmonteiro/ocaml-h2#244](anmonteiro/ocaml-h2#244))
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.

None yet

1 participant