rrppcc 0.1.1

A simple, incomplete, and experimental Rust RPC engine on high-performance unreliable transport. The ultimate goal is eRPC, but it is still far away.
Documentation
1
2
3
4
5
6
7
8
# rrppcc

> A simple RDMA-based RPC engine in Rust. The ultimate goal is eRPC.

## v0.1.0

- Credits still have no use.
- Correctness relies on not sending too many requests concurrently.