Skip to content

基于muduo网络库 protobuf构建通讯协议 zookeeper服务器通讯 包含客户端和服务端 的 rpc框架

Notifications You must be signed in to change notification settings

Lizhijian-123/mymuduo_rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mymuduo_rpc

基于muduo网络库 protobuf构建通讯协议 zookeeper服务器通讯 包含客户端和服务端 的 rpc框架

安装编译

git clone https://github.com/Lizhijian-123/mymuduo_rpc.git
./autobuild.sh

使用

在example里面由服务提供端和服务调用者端的示例,可参考。 模块描述可参考muduo_rpc.md

About

基于muduo网络库 protobuf构建通讯协议 zookeeper服务器通讯 包含客户端和服务端 的 rpc框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages