Protocol Buffers codec for hand-written schemas
0
fork

Configure Feed

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

ocaml-protobuf,ocaml-websocket: dune cleanups

ocaml-protobuf/fuzz: drop bytesrw — flagged by Dead_lib, the fuzz
driver only uses alcobar/nox-protobuf.

ocaml-websocket/lib: extend the (mdx ...) stanza to also exercise
handshake.mli alongside websocket.mli.

+1 -1
+1 -1
fuzz/dune
··· 8 8 9 9 (executable 10 10 (name fuzz) 11 - (libraries nox-protobuf bytesrw alcobar)) 11 + (libraries nox-protobuf alcobar)) 12 12 13 13 (rule 14 14 (alias runtest)