gRPC over HTTP/2 in pure OCaml
0

Configure Feed

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

grpc: pin wire to a commit

A branch ref makes a fresh opam install resolve whatever main points
at that day; every other pin in the tree names a commit. This is
main's current head, the revision the switch already has installed.

+2 -2
+1 -1
nox-grpc.opam
··· 50 50 x-quality-fuzz: "2026-06-09" 51 51 x-quality-test: "2026-06-09" 52 52 pin-depends: [ 53 - ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#f13082a3debfd5885f40b67d3405b73550379493"] 53 + ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#81a9579da9c5dbbf4f490411b04fb6863c59a5cc"] 54 54 ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 55 55 ]
+1 -1
nox-grpc.opam.template
··· 2 2 x-quality-fuzz: "2026-06-09" 3 3 x-quality-test: "2026-06-09" 4 4 pin-depends: [ 5 - ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#f13082a3debfd5885f40b67d3405b73550379493"] 5 + ["wire.1.1.0" "git+https://github.com/parsimoni-labs/ocaml-wire.git#81a9579da9c5dbbf4f490411b04fb6863c59a5cc"] 6 6 ["bytesrw.0.3.0" "git+https://github.com/samoht/bytesrw.git#8944bbaa1d142bfe28af0cb04d2a28bf4d53cafd"] 7 7 ]