百度BRPC框架

Zhangyi Chen ffbf054d40 Add zlib as an external dependency 3 年之前
.github a6ccc96aeb Add newlines to bug/feature templates 5 年之前
bazel 2b96d08e94 insert_apache_header 4 年之前
cmake 2b96d08e94 insert_apache_header 4 年之前
docs 2aea691078 Update getting_started.md 3 年之前
example 2071a22c7f Controller::CreateProgressiveAttachment returns intrusive_ptr instead of raw pointer which could be deleted and invalid before usage 3 年之前
java 31d45c205d Add empty folder of python and java 6 年之前
python 31d45c205d Add empty folder of python and java 6 年之前
src 3feb6d0c2d Fix bazel build in macos 3 年之前
test 3feb6d0c2d Fix bazel build in macos 3 年之前
tools 74310245bf make by config_brpc.sh shows commands by default, add -s to hide 4 年之前
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc 3 年之前
.bazelrc 3feb6d0c2d Fix bazel build in macos 3 年之前
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 年之前
.travis.yml ba3449f9cb insert_apache_header: update 4 年之前
BUILD ffbf054d40 Add zlib as an external dependency 3 年之前
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release 3 年之前
CMakeLists.txt 2fe49c9b2d Merge pull request #1032 from zyearn/replace_include_with_find_package 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-WIP fb29efde6b add DISCLAIMER_WIP 4 年之前
Dockerfile 2b96d08e94 insert_apache_header 4 年之前
LICENSE 342c0862f8 replace_crc32_ts: update2 4 年之前
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide 4 年之前
NOTICE a1930ccdd1 docs(notice):update copyright to this year 4 年之前
README.md 8a68acd3d2 update logo and readme 3 年之前
README_cn.md 8a68acd3d2 update logo and readme 3 年之前
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env 4 年之前
WORKSPACE ffbf054d40 Add zlib as an external dependency 3 年之前
build_in_travis_ci.sh 2b96d08e94 insert_apache_header 4 年之前
config.h.in 2b96d08e94 insert_apache_header 4 年之前
config_brpc.sh 9f510165bc fix warnings on MACOS 4 年之前
glog.BUILD 2b96d08e94 insert_apache_header 4 年之前
leveldb.BUILD 2b96d08e94 insert_apache_header 4 年之前
openssl.BUILD ffbf054d40 Add zlib as an external dependency 3 年之前
zlib.BUILD ffbf054d40 Add zlib as an external dependency 3 年之前

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