Name
Last commit
Last update
.github Add newlines to bug/feature templates
bazel chore: update google_protobuf
cmake Fix cmake build issue when use this project as a submodule. (#428)
docs fix typo
example fix default protocol in example/grpc_c++/client.cpp
java Add empty folder of python and java
python Add empty folder of python and java
src Merge pull request #660 from eric-buaa-cn/master
test Fix acquire tls block
tools Update .bazelrc
.bazelrc Update .bazelrc
.gitignore remove unnecessary code
.travis.yml travis: use MesaLink the 0.8.0 release
BUILD Move BinaryPrinter into separate files and make it more generic
CMakeLists.txt use cpack to generate deb package
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md
CONTRIBUTING.md Change the new-issue links
Dockerfile add docker
LICENSE Patch svn r35206 & fix compilation of tools
Makefile Makefile: fix for high version protobuf
README.md Move contribution related info into contributing.md
README_cn.md Change the new-issue links
WORKSPACE travis-ci support bazel build
build_in_travis_ci.sh travis: build and test the MesaLink TLS backend
config.h.in make config.h.in consistent with config_brpc.sh
config_brpc.sh Loading commit data...
glog.BUILD Loading commit data...
leveldb.BUILD Loading commit data...

中文版

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.