百度BRPC框架

Ge Jun 45a1aaaa20 Merge branch 'master' into http2 5 年之前
.github 37ff0970b6 Change some slashes to brackets 5 年之前
bazel 10e65c9946 chore: update google_protobuf 5 年之前
cmake d42f35109a Fix cmake build issue when use this project as a submodule. (#428) 5 年之前
docs 0ee6e32ce3 polish http_derivatives.md 5 年之前
example 7e4197f7db fix default protocol in example/grpc_c++/client.cpp 5 年之前
java 31d45c205d Add empty folder of python and java 6 年之前
python 31d45c205d Add empty folder of python and java 6 年之前
src 45a1aaaa20 Merge branch 'master' into http2 5 年之前
test 45a1aaaa20 Merge branch 'master' into http2 5 年之前
tools 24779b408b Revert tools/clean_all_examples to clean Makefiles 5 年之前
.gitignore 0a000b4644 remove unnecessary code 5 年之前
.travis.yml 0d0ab63ca3 chore: fix travis 6 年之前
BUILD 798e9a112d Move BinaryPrinter into separate files and make it more generic 5 年之前
CMakeLists.txt 798e9a112d Move BinaryPrinter into separate files and make it more generic 5 年之前
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 年之前
CONTRIBUTING.md fd45ffc1f1 Change the new-issue links 5 年之前
Dockerfile a6408e5844 add docker 6 年之前
LICENSE 0630ae1e8a Patch svn r35206 & fix compilation of tools 6 年之前
Makefile 798e9a112d Move BinaryPrinter into separate files and make it more generic 5 年之前
README.md bd502a725a Move contribution related info into contributing.md 5 年之前
README_cn.md fd45ffc1f1 Change the new-issue links 5 年之前
WORKSPACE af913b6611 travis-ci support bazel build 6 年之前
build_in_travis_ci.sh 0d0ab63ca3 chore: fix travis 6 年之前
config.h.in b92c498139 support conditional flags on certain gcc and compile proto file using cmake, based on CMakefile from kevin-xu-158 6 年之前
config_brpc.sh d864ccabd8 config_brpc.sh only uses realpath in macosx 5 年之前
glog.BUILD ce04d18af2 bazel build support glog 6 年之前
leveldb.BUILD 5cc6f207bb chore: fix undefined reference to butil::ReadCommandLine when to build with bazel 6 年之前

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.