Confluo
0.1.0
|
librpc encapsulates data structures in libconfluo as a long-running server, the rpc_server, exposing its operations via an RPC interface. The library also provides a client implementation, the rpc_client that can communicate with the server.
The library internally relies on Apache Thrift to facilitate the RPCs.