mransan / ocaml-protoc

A Protobuf Compiler for OCaml
https://mransan.github.io/ocaml-protoc/
MIT License
179 stars 33 forks source link

twirp support #201

Closed c-cube closed 11 months ago

c-cube commented 1 year ago

rough idea is to parse+typecheck the RPC declarations, and generate client and server code.

c-cube commented 11 months ago

Done out of tree in https://github.com/c-cube/ocaml-twirp