Commit Graph

542 Commits

Author SHA1 Message Date
Xiaofeng Wang 12d072862e Add wireshark dissector for baidu_std protocol (#2408) 2023-10-18 03:28:37 +08:00
Bright Chen a55729366c Support pthread mode for ExecutionQueue (#2333) 2023-10-13 10:21:49 +08:00
thorneliu 283ac46212 add HTTP server-sent-events(SSE) example in brpc http server 2023-09-07 23:21:44 +08:00
Ran Miller 09acd32715 Server support ALPN with OpenSSL (#2102)
* Server support ALPN with OpenSSL

* Fix SSL unittest compile error

* Add ALPN protocol unittest

* Add ALPN protocol doc
2023-08-30 11:14:03 +08:00
Bright Chen 92ad8828d4 ExecuteQueue doc: support rvalue task (#2323) 2023-07-24 20:57:04 +08:00
Ran Miller 9b102f0c52 Replace invisible U+00a0 characters with spaces in doc (#2320) 2023-07-24 17:14:46 +08:00
Bright Chen 65b753d1c8 Support fixed and jittered retry backoff policy (#2273)
* Support fixed and jittered retry backoff policy

* Enable retry backoff in pthread

* Support CanRetryBackoffInPthread virtual method

* Add backoff strategy to RetryPolicy

* Only pass Controller param

* Add doc of retry backoff

* Opt retry backoff
2023-07-14 19:59:32 +08:00
caidj a06199a844 Merge pull request #2293 from cdjingit/fix_cdj
fix typo
2023-06-28 15:38:52 +08:00
cdjingit 5fc0e21453 fix typo 2023-06-28 15:36:14 +08:00
clundro 28b5322feb update thrift_doc
use `-Wno-error` to ignore the diagnose info.

Signed-off-by: clundro <859287553@qq.com>
2023-04-30 03:30:04 +08:00
Bright Chen a0a79378d9 Add http error code doc (#2224) 2023-04-28 09:48:13 +08:00
Xiaofeng Wang 0eb6a79f28 update project links (#2200)
- brpc/brpc -> apache/brpc
2023-04-11 09:48:46 +08:00
王勇 c1e83cf285 Update lalb.md (#2184) 2023-03-28 10:50:17 +08:00
Bright Chen 2b3442c3a7 Provide an example of FlatMap that erases element during iteration (#2178) 2023-03-27 10:01:28 +08:00
Yang,Liming 9961be7d7e different method can use different TimeoutConcurrencyConf (#2112) 2023-03-10 10:18:29 +08:00
zuyu 2ec8f469f8 fix gtest build cmd in doc (#2154) 2023-03-07 18:32:27 +08:00
Weibing Wang aff0665e49 Update rpc_press.md 2023-02-10 15:48:18 +08:00
Yang,Liming b74c5fe26d add timeout concurrency limiter doc (#2091) 2023-01-17 14:10:10 +08:00
caidj 645cebd21e fix doc && code style (#2089) 2023-01-16 14:27:31 +08:00
freemandealer 518d216da2 typo fix for bthread introduction
As term 'M:N' starts with a vowel sound [e], so it should be 'an' instead of
'a' grammatically.

Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
2023-01-11 21:44:32 +08:00
Weibing Wang 6b563554f2 Remove incubator (#2056) 2023-01-10 10:33:14 +08:00
caidj 70d702f1c7 Optimize reference docs (#2065)
* optimize parallel channel request map method

* optimize

* optimze request map function

* optimize doc
2022-12-29 09:49:19 +08:00
caidj 3b9fe0a285 optimize mbvar doc (#2058)
* optimize mbvar doc

* optimize doc
2022-12-26 09:56:48 +08:00
Ran Miller b569fad719 fix http_client.md duplicate error (#2061) 2022-12-25 17:17:01 +08:00
iamthinh c4de79975e Update http_service.md (#2053) 2022-12-22 21:38:09 +08:00
fan 0aa1cf1831 add bazel third_party support (#1996)
* add bazel support

* remove bind

* update

* update

* update

* update doc

* fix rdma bazel build

* update
2022-12-06 13:58:19 +08:00
harleyliao 32b6b7386a add the describe of the profile graph (#2007) 2022-12-06 13:57:14 +08:00
Tuvie ba017eea1d Merge branch 'apache:master' into master 2022-12-02 17:54:33 +08:00
Weibing Wang c1d1eaab3f Update mbvar_c++.md 2022-11-25 15:49:47 +08:00
Ketor b3955e943a Fix format issue of doc/cn/getting_started.md. (#2014)
Signed-off-by: Ketor <d.ketor@gmail.com>

Signed-off-by: Ketor <d.ketor@gmail.com>
2022-11-25 09:09:33 +08:00
Tuvie d08e522e23 allow IOBuf::attach_user_data specify any valid address in registered rdma memory region 2022-11-22 21:59:31 +08:00
steven-66 7998e68b89 Create bvar_c++.md under docs/en (#1612)
* Create bvar_c++.md

add english version of bvar_c++.md

* Update bvar_c++.md

fix typo and punctuation
2022-11-14 21:23:43 +08:00
serverglen 7209d4a370 Update getting_started.md 2022-11-14 16:59:04 +08:00
serverglen 6feb13dc57 Update getting_started.md 2022-11-14 16:57:35 +08:00
LiuQiang 3f8e1cc4e2 fix HTTP invalid host issue for channel not inited by http(s) (#1973) 2022-11-10 17:30:38 +08:00
372046933 2a00420add Fall back to libibverbs.so.1 (#1985) 2022-11-10 17:29:30 +08:00
372046933 4b08958753 Add rdma_performance bazel support (#1984)
* Add rdma_performance bazel support

* Fix CI
2022-11-09 10:10:04 +08:00
Tuvie 4ff64f60ad fix typos in rdma documentation 2022-11-04 22:32:35 +08:00
Weibing Wang 791516ceb3 Merge pull request #1836 from Tuvie/master
enable brpc use rdma
2022-10-25 13:59:46 +08:00
cui fliter 8b3a7cd63a docs: fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-10-15 14:49:18 +08:00
chenBright 1675f1639c fix typo in json2pb doc (#1939) 2022-10-10 09:58:28 +08:00
fan 5fbe3a8ce6 fix rpc_press.md (#1942)
Signed-off-by: fan <yfan3763@gmail.com>

Signed-off-by: fan <yfan3763@gmail.com>
2022-10-10 09:57:43 +08:00
day253 49ba6e2985 Update getting_started.md 2022-10-07 22:01:03 +08:00
Tuvie 866a9eb617 Merge branch 'apache:master' into master 2022-09-22 23:57:32 +08:00
Jack·Boos·Yu 3ae3400c5f [document] Add vcpkg instruction step (#1925) 2022-09-16 18:45:15 +08:00
yyweii 7a8b49b4b3 add nacos naming service (#1922) 2022-09-16 18:43:14 +08:00
Tuvie 546337c236 Merge branch 'master' into master 2022-09-04 18:55:34 +08:00
serverglen 7a69392648 Update bvar_c++.md (#1902) 2022-08-25 10:15:01 +08:00
serverglen a0b670f64b implement bvar::WindowEx and bvar::PerSecondEx (#1603)
* implement bvar::WindowEx and bvar::PerSecondEx

* Update bvar_c++.md

* Update bvar_c++.md

* Update bvar_c++.md

* Update bvar.md
2022-08-16 10:08:41 +08:00
Tuvie 568b1ac57a Merge branch 'master' into master 2022-08-15 13:56:25 +08:00