issues
search
anmonteiro
/
ocaml-h2
An HTTP/2 implementation written in pure OCaml
BSD 3-Clause "New" or "Revised" License
311
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Body reader on_read includes empty END_STREAM DATA frame in the last buffer
#253
adamchol
closed
1 month ago
0
OCaml 5.3 support
#252
kit-ty-kate
opened
1 month ago
3
huffman table: use `(mode fallback)`
#251
anmonteiro
closed
2 months ago
0
h2spec + eio
#250
anmonteiro
closed
2 months ago
0
body: convert ref into mutable record field
#249
anmonteiro
closed
2 months ago
0
run h2spec on eio
#248
anmonteiro
closed
2 months ago
0
surface write failures through `Body.Writer.flush`
#247
anmonteiro
closed
2 months ago
0
chore: cleanup lower bounds, hpack/syntax.ml
#246
anmonteiro
closed
4 months ago
0
test on OCaml 5.2, improve nix flake
#245
anmonteiro
closed
4 months ago
0
hpack: use String.unsafe_get when we know the string length
#244
anmonteiro
closed
4 months ago
0
Use httpun-types
#243
anmonteiro
closed
4 months ago
0
update flakes / refactor nix/default.nix
#242
anmonteiro
closed
6 months ago
0
Allow sending goaway imperatively from the server
#241
wokalski
opened
6 months ago
0
Support handling goaway frames explicitly in the client connection
#240
wokalski
opened
6 months ago
0
chore: update flakes
#239
anmonteiro
closed
6 months ago
0
fix: read available data immediately in `Body.Reader.schedule_read`
#238
anmonteiro
closed
6 months ago
0
H2.Body.Reader.schedule_read will not trigger on_read if data is already in the buffer and no further packets come
#237
wokalski
closed
6 months ago
1
Don't require Unix in order to use mock sockets
#236
wokalski
closed
6 months ago
2
Do cleanup in examples
#235
reynir
opened
9 months ago
1
How to compile examples
#234
reynir
closed
2 months ago
3
Richer SSL support?
#233
hansole
closed
11 months ago
2
refactor(hpack): tighten bindings
#232
anmonteiro
closed
1 year ago
0
fix: report GOAWAY frame errors to the connection error handler
#231
anmonteiro
closed
1 year ago
0
chore: update nix flakes
#230
anmonteiro
closed
1 year ago
1
fix(hpack): huffman coding for codes > 24 bit
#229
anmonteiro
closed
1 year ago
0
chore: move shell.nix to nix/
#228
anmonteiro
closed
1 year ago
0
New release of h2 packages
#227
tmcgilchrist
closed
1 year ago
1
Add changes entries for #225 #215 #214 #212
#226
tmcgilchrist
closed
1 year ago
0
chore: update flakes / run ocamlformat
#225
anmonteiro
closed
1 year ago
0
feat(client): request cancelation
#224
anmonteiro
opened
1 year ago
0
Adapt to EIO v0.12
#223
anmonteiro
closed
1 year ago
0
Bootstrapping websockets with HTTP/2
#222
anmonteiro
opened
1 year ago
0
chore: build examples in CI
#221
anmonteiro
closed
1 year ago
0
chore: update flakes, run ocamlformat
#220
anmonteiro
closed
1 year ago
0
Add dependency on tls-lwt
#219
tmcgilchrist
closed
1 year ago
2
Adapt to eio.0.11 API
#218
tmcgilchrist
closed
1 year ago
1
chore: remove result dependency
#217
anmonteiro
closed
1 year ago
0
Handling of "authority" pseudo-header
#216
hannesm
closed
10 months ago
6
feat(h2-eio): track `sw` for gluten
#215
anmonteiro
closed
1 year ago
0
Add hpack {= version} constraint
#214
reynir
closed
1 year ago
1
h2.opam: Add constraint on hpack version
#213
reynir
closed
1 year ago
1
add opam constraints
#212
anmonteiro
closed
1 year ago
0
Prepare 0.10 release
#211
anmonteiro
closed
1 year ago
0
adapt to gluten
#210
anmonteiro
closed
1 year ago
0
fix doc link
#209
daleiz
closed
1 year ago
1
allow full arguments with TLS.Client|Server.create_connection
#208
CodiePP
closed
2 months ago
1
[h2] Reqd: explicitly set fixed responses to "Complete" after sending
#207
anmonteiro
opened
1 year ago
0
Fork when handling requests in h2_eio
#206
wokalski
closed
1 year ago
0
[h2] scheduler: don't add new streams as children of streams marked for removal
#205
anmonteiro
closed
1 year ago
0
[h2] scheduler: fix stream starvation
#204
anmonteiro
closed
1 year ago
4
Next