sova-grpc
Connect-JSON unary RPC for Sova — client first (req.grpc().call), FakeGrpc, optional unary server mount.
No tonic / .proto required for v1 (serde JSON).
Guide: https://s00d.github.io/sova/plugins/grpc
Install
Server mount: Grpc::server().unary(...).client(url).
License
MIT — see LICENSE.