Simple example how to build and use Capnproto
gRPC implementation that uses Cap’n Proto encoding instead of Protocol Buffers. It works over HTTP/3 (QUIC), and it uses RDMA (for fast memory traansfer). All made in Rust.
Fork of https://github.com/c80k/capnproto-dotnetcore