百度BRPC框架

Ge Jun 7d91aa12af Merge pull request #883 from mesalock-linux/yj_mesalink_client_auth_fix 4 vuotta sitten
.github a6ccc96aeb Add newlines to bug/feature templates 5 vuotta sitten
bazel 775a385bdc chore: update bazel 5 vuotta sitten
cmake d42f35109a Fix cmake build issue when use this project as a submodule. (#428) 5 vuotta sitten
docs fc831f2873 Merge pull request #890 from zexuan/master 4 vuotta sitten
example 79044bc40c add license header for scripts 4 vuotta sitten
java 31d45c205d Add empty folder of python and java 6 vuotta sitten
python 31d45c205d Add empty folder of python and java 6 vuotta sitten
src 3747d4cfbe Merge pull request #883 from mesalock-linux/yj_mesalink_client_auth_fix 4 vuotta sitten
test 65cf463164 add apache license header for missing cpp files under test directory 4 vuotta sitten
tools b07ac95491 add apache header for missing file under tools dir 4 vuotta sitten
.bazelrc 279b1d520e Update .bazelrc 5 vuotta sitten
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 vuotta sitten
.travis.yml d101f3cb25 add separate PURPOSE for all options in ci 4 vuotta sitten
BUILD 862be4e112 Link MesaLink in bazel if enabled 4 vuotta sitten
CMakeLists.txt c271e2e0cc CMakeLists.txt adapt to arm64 4 vuotta sitten
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 vuotta sitten
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 vuotta sitten
Disclaimer fd9a56fb2c add Disclaimer file 5 vuotta sitten
Dockerfile a6408e5844 add docker 6 vuotta sitten
LICENSE 01d81608c1 add license to file that missing it 4 vuotta sitten
Makefile 4233593dae remove nspr 5 vuotta sitten
NOTICE 7c9b0ffd6d change NOTICE.txt to NOTICE 5 vuotta sitten
README.md c564742180 fix travis-ci link after transfering to apache 5 vuotta sitten
README_cn.md c564742180 fix travis-ci link after transfering to apache 5 vuotta sitten
WORKSPACE 775a385bdc chore: update bazel 5 vuotta sitten
build_in_travis_ci.sh 79044bc40c add license header for scripts 4 vuotta sitten
config.h.in 6295344ddd make config.h.in consistent with config_brpc.sh 5 vuotta sitten
config_brpc.sh 79044bc40c add license header for scripts 4 vuotta sitten
glog.BUILD ce04d18af2 bazel build support glog 6 vuotta sitten
leveldb.BUILD 5cc6f207bb chore: fix undefined reference to butil::ReadCommandLine when to build with bazel 6 vuotta sitten

README.md

中文版

Build Status

brpc

An industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances(not counting clients) and thousands kinds of services, called "baidu-rpc" inside Baidu. Only C++ implementation is opensourced right now.

You can use it to:

Try it!

Contribute code

Please refer to here.

Feedback

Please report bugs, concerns, suggestions by issues, or join QQ-group 498837325 to discuss problems around source code.