HTTP/2 framing, HPACK and connection state, I/O-free
0

Configure Feed

Select the types of activity you want to include in your feed.

opam: repin bytesrw to samoht/bytesrw across dependents

root moved the bytesrw pin to the samoht/bytesrw fork (upstream of_slice fix plus the gc-sections stub-elimination patch); propagate the same pin into every direct dependent's pin-depends so the whole closure resolves the one fork instead of the stale dbuenzli commit.

+2 -2
+1 -1
nox-h2-eio.opam
··· 42 42 dev-repo: "git+https://tangled.org/gazagnaire.org/ocaml-h2" 43 43 x-maintenance-intent: ["(latest)"] 44 44 pin-depends: [ 45 - ["bytesrw.0.3.0" "git+https://github.com/dbuenzli/bytesrw.git#d62c9007aa28f8da872a9662a6e95f9979bca38b"] 45 + ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 46 46 ["eio.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] 47 47 ["eio_main.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] 48 48 ["eio_posix.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"]
+1 -1
nox-h2-eio.opam.template
··· 1 1 pin-depends: [ 2 - ["bytesrw.0.3.0" "git+https://github.com/dbuenzli/bytesrw.git#d62c9007aa28f8da872a9662a6e95f9979bca38b"] 2 + ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 3 3 ["eio.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] 4 4 ["eio_main.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] 5 5 ["eio_posix.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"]