Stars
6
stars
written in C++
Clear filter
A light-weight RPC implement of google protobuf RPC framework.
In this repository, I can teach you how to write an excellent rpc lib using C++.
基于muduo网络库编程 利用protobuf实现数据序列化和反序列化 通过ZooKeeper的分布式一致性协调服务应用
Just-do-st / plainraft
Forked from leelewin/plainraftpraft是raft共识算法的C++实现,基于grpc和rocksdb