1
0

百度BRPC框架

Ge Jun ae647c3dad Add -y to apt-get commands 4 жил өмнө
.github a6ccc96aeb Add newlines to bug/feature templates 5 жил өмнө
bazel 775a385bdc chore: update bazel 5 жил өмнө
cmake d42f35109a Fix cmake build issue when use this project as a submodule. (#428) 5 жил өмнө
docs 9f9f857381 Add -y to apt-get commands 4 жил өмнө
example 078051f9bf Update license header to Apache 4 жил өмнө
java 31d45c205d Add empty folder of python and java 6 жил өмнө
python 31d45c205d Add empty folder of python and java 6 жил өмнө
src cc3c99fe5b ignore_flowcontrol_in_first_req: move comments inside if 4 жил өмнө
test b307a42c4f ignore flow control in h2 when sending first request 4 жил өмнө
tools 40b134294a Merge pull request #819 from zyearn/adapt_protobuf_3_7 4 жил өмнө
.bazelrc 279b1d520e Update .bazelrc 5 жил өмнө
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 жил өмнө
.travis.yml 9ce4f9c6f2 Suppress unused-variable warnings (treated as errors) in thrift compilation 4 жил өмнө
BUILD 4233593dae remove nspr 5 жил өмнө
CMakeLists.txt 585d539376 Make the descriptor and reflection of esp_message, memcache, 4 жил өмнө
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 жил өмнө
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 жил өмнө
Disclaimer fd9a56fb2c add Disclaimer file 5 жил өмнө
Dockerfile a6408e5844 add docker 6 жил өмнө
LICENSE efdba88fdf update valgrind 4 жил өмнө
Makefile 4233593dae remove nspr 5 жил өмнө
NOTICE 7c9b0ffd6d change NOTICE.txt to NOTICE 5 жил өмнө
README.md c564742180 fix travis-ci link after transfering to apache 5 жил өмнө
README_cn.md c564742180 fix travis-ci link after transfering to apache 5 жил өмнө
WORKSPACE 775a385bdc chore: update bazel 5 жил өмнө
build_in_travis_ci.sh 322439db4b Make init_make_config in build_in_travis_ci.sh can be failed too 5 жил өмнө
config.h.in 6295344ddd make config.h.in consistent with config_brpc.sh 5 жил өмнө
config_brpc.sh 3c1a726fff update openssl path 4 жил өмнө
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.