Skip to content
/ rpc Public

This project is a distributed rpc communication framework based on the muduo and protobuf libraries.

Notifications You must be signed in to change notification settings

ln-dragon/rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpc

This project is a distributed rpc communication framework based on the muduo and protobuf libraries.

查看注册中心是否成功运行,如果没有运行,则
cd zookeeper-3.4.12/bin
./zkServer.sh start
一键编译方式
./autobuild.sh
服务端运行
cd bin/
./provider -i test.conf
客户端运行
./consumer -i test.conf

About

This project is a distributed rpc communication framework based on the muduo and protobuf libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published