百度BRPC框架

guodongxiaren e2fee8e5c1 add space for other_valid_char před 2 roky
.github a6ccc96aeb Add newlines to bug/feature templates před 5 roky
bazel 2b96d08e94 insert_apache_header před 4 roky
cmake 2b96d08e94 insert_apache_header před 4 roky
docs fd38def94f Merge pull request #1493 from wwbmmm/fix-http-client-doc před 2 roky
example e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake před 3 roky
java 31d45c205d Add empty folder of python and java před 6 roky
package 04a191a9f7 Filter GLIBC_PRIVATE requires před 3 roky
python 31d45c205d Add empty folder of python and java před 6 roky
src e2fee8e5c1 add space for other_valid_char před 2 roky
test e2fee8e5c1 add space for other_valid_char před 2 roky
tools 8dc52a7b68 Merge pull request #1459 from serverglen/rpc_view před 2 roky
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc před 3 roky
.bazelrc 3feb6d0c2d Fix bazel build in macos před 3 roky
.gitignore 8f0083999e Add gitignore for files generated during test před 2 roky
.travis.yml 2239e7282e Fix apache thrift download failed před 2 roky
BUILD.bazel e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake před 3 roky
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release před 3 roky
CMakeLists.txt 63e3ede6d2 Fix typo of a message in CMakeLists.txt před 3 roky
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md před 5 roky
CONTRIBUTING.md a3c635ce1a docs: fix broken link in CONTRIBUTING.md před 2 roky
DISCLAIMER b0e0332dad rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release před 2 roky
Dockerfile 2b96d08e94 insert_apache_header před 4 roky
LICENSE d63782bbe9 Remove FlameGraph dependency: remove flamegraph_perl.* před 3 roky
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide před 4 roky
NOTICE a1930ccdd1 docs(notice):update copyright to this year před 4 roky
README.md 31eba304a9 change travis-ci.org to travis-ci.com před 3 roky
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com před 3 roky
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env před 4 roky
WORKSPACE ffbf054d40 Add zlib as an external dependency před 3 roky
build_in_travis_ci.sh 2b96d08e94 insert_apache_header před 4 roky
config.h.in 2b96d08e94 insert_apache_header před 4 roky
config_brpc.sh 9f510165bc fix warnings on MACOS před 4 roky
glog.BUILD 2b96d08e94 insert_apache_header před 4 roky
leveldb.BUILD 2b96d08e94 insert_apache_header před 4 roky
openssl.BUILD ffbf054d40 Add zlib as an external dependency před 3 roky
zlib.BUILD ffbf054d40 Add zlib as an external dependency před 3 roky

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. "brpc" means "better RPC".

You can use it to:

Try it!

Contribute code

Please refer to here.

Feedback and Getting involved

  • Report bugs, ask questions or give suggestions by Github Issues
  • Subscribe mailing list(dev-subscribe@brpc.apache.org) to get updated with the project