ocaml-grpc icon indicating copy to clipboard operation
ocaml-grpc copied to clipboard

Introduce Typed RPC Specification

Open mbarbin opened this issue 1 year ago • 1 comments

This PR introduces a new typed specification for RPCs, extracted from PR #48 as an independent change. This allows for the independent development of other components (eio, lwt, async, protoc & protoc_plugin).

Initial documentation has been added to the new interface as a starting point, which can be refined as we progress with the integration of other components.

The goal is to merge this PR first to facilitate the concurrent development of the remaining components.

  • [x] Rebase and enable for review once #50 and #52 are merged

mbarbin avatar Jan 08 '24 14:01 mbarbin

:information_source: This PR is intended to be closed, as its changes are likely to be subsumed by PR #56 and any subsequent related PRs.

mbarbin avatar Apr 16 '24 14:04 mbarbin