百度BRPC框架

gejun a6ccc96aeb Add newlines to bug/feature templates vor 5 Jahren
.github a6ccc96aeb Add newlines to bug/feature templates vor 5 Jahren
bazel 10e65c9946 chore: update google_protobuf vor 5 Jahren
cmake d42f35109a Fix cmake build issue when use this project as a submodule. (#428) vor 5 Jahren
docs 0ee6e32ce3 polish http_derivatives.md vor 5 Jahren
example 7e4197f7db fix default protocol in example/grpc_c++/client.cpp vor 5 Jahren
java 31d45c205d Add empty folder of python and java vor 6 Jahren
python 31d45c205d Add empty folder of python and java vor 6 Jahren
src ed3133e19d fix an issue that thrift_done->Run() does nothing vor 5 Jahren
test ede2bf5959 Merge pull request #523 from brpc/http2_goaway vor 5 Jahren
tools 24779b408b Revert tools/clean_all_examples to clean Makefiles vor 5 Jahren
.gitignore 0a000b4644 remove unnecessary code vor 5 Jahren
.travis.yml 0d0ab63ca3 chore: fix travis vor 6 Jahren
BUILD 798e9a112d Move BinaryPrinter into separate files and make it more generic vor 5 Jahren
CMakeLists.txt 798e9a112d Move BinaryPrinter into separate files and make it more generic vor 5 Jahren
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md vor 5 Jahren
CONTRIBUTING.md fd45ffc1f1 Change the new-issue links vor 5 Jahren
Dockerfile a6408e5844 add docker vor 6 Jahren
LICENSE 0630ae1e8a Patch svn r35206 & fix compilation of tools vor 6 Jahren
Makefile 72160e7179 Makefile: fix for high version protobuf vor 5 Jahren
README.md bd502a725a Move contribution related info into contributing.md vor 5 Jahren
README_cn.md fd45ffc1f1 Change the new-issue links vor 5 Jahren
WORKSPACE af913b6611 travis-ci support bazel build vor 6 Jahren
build_in_travis_ci.sh 0d0ab63ca3 chore: fix travis vor 6 Jahren
config.h.in b92c498139 support conditional flags on certain gcc and compile proto file using cmake, based on CMakefile from kevin-xu-158 vor 6 Jahren
config_brpc.sh d864ccabd8 config_brpc.sh only uses realpath in macosx vor 5 Jahren
glog.BUILD ce04d18af2 bazel build support glog vor 6 Jahren
leveldb.BUILD 5cc6f207bb chore: fix undefined reference to butil::ReadCommandLine when to build with bazel vor 6 Jahren

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.