Introduce utility libraries to build typed rpc specifications with ocaml-protoc-plugin and ocaml-protoc.
This was extracted from #48 as standalone change to ease the review and merge process, as well as allow independent progress on eio, lwt and async components.
[ ] Rebase and enable for review once dependencies have been merged (#53)
Introduce utility libraries to build typed rpc specifications with
ocaml-protoc-plugin
andocaml-protoc
.This was extracted from #48 as standalone change to ease the review and merge process, as well as allow independent progress on eio, lwt and async components.