dialohq / ocaml-grpc

gRPC library for OCaml
https://dialohq.github.io/ocaml-grpc
BSD 3-Clause "New" or "Revised" License
62 stars 9 forks source link

Typed rpc eio #55

Closed mbarbin closed 5 days ago

mbarbin commented 10 months ago

Introduce Eio implementation for the typed rpc specifications.

This was extracted from #48 as standalone change to ease the review and merge process.

mbarbin commented 7 months ago

: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.