241 Commits

Author SHA1 Message Date
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
zuyu 2ec8f469f8 fix gtest build cmd in doc (#2154) 2023-03-07 18:32:27 +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
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
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
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
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
Tuvie 568b1ac57a Merge branch 'master' into master 2022-08-15 13:56:25 +08:00
果冻虾仁 d82f8667cb Fix typo: /user is /usr (#1886) 2022-08-15 11:22:39 +08:00
Tuvie 7d38c8f404 enable brpc use rdma 2022-07-19 23:04:37 +08:00
wwbmmm f7d897bd07 [doc] Update supported gcc version 2022-07-18 16:19:41 +08:00
LorinLee 28eb063606 Merge pull request #1783 from wwbmmm/fix-attribute-const
Fix __const__ compile error in gcc version >= 11.2.0
2022-07-15 21:53:26 +08:00
Xiaofeng Wang ec73b99fe6 doc: update compiling with cmake 2022-07-13 22:52:34 +08:00
Zhang Xiang 5cd7c21066 Update docs about default value of socket_max_unwritten_bytes (#1819)
* 对齐源码中阈值默认值

* 对齐源码中阈值默认值
2022-06-23 15:56:19 +08:00
wangweibing f345f528ba Merge branch 'master' into fix-attribute-const 2022-06-09 11:16:01 +08:00
James Ge 9556320afc Elaborate how-to-build steps for MacOS 2022-06-08 20:11:08 +08:00
James Ge efa9989e99 Support apple silicon 2022-06-08 16:49:33 +08:00
wangweibing 87e18c6a15 Fix __const__ compile error in gcc version >= 11.2.0 2022-06-07 14:51:21 +08:00
372046933 c1dc6e8e86 Update client.md (#1767) 2022-05-26 18:14:19 +08:00
wwbmmm 6befc602ad Add redis auth doc 2022-04-24 16:33:31 +08:00
Weibing Wang 24011d95ef Merge pull request #1400 from wwc7654321/master
Update atomic_instructions.md
2022-03-11 19:43:47 +08:00
wangweibing 5759810cc0 Update client doc about channel destruction 2021-11-17 02:29:47 +00:00
wangweibing b71157a0e2 Improve status en doc 2021-09-15 06:38:18 +00:00
wangweibing 40c14910f9 Improve server en doc 2021-09-15 06:12:40 +00:00
wangweibing 51a261d53e Improve error_code en doc 2021-09-15 05:53:09 +00:00
wangweibing f075023785 Improve client en doc 2021-09-15 04:08:49 +00:00
Jiashun Zhu bc343dbd37 Merge pull request #1529 from guodongxiaren/set_host_when_not_in_url
Set Host header with hostname rather than ip when channel is initialized by hostname address
2021-09-06 22:41:24 +02:00
guodongxiaren a3c02fab89 update docs 2021-09-02 21:55:05 +08:00
guodongxiaren 93b4efed3e update en/http_client.mp 2021-08-30 09:37:05 +08:00
guodongxiaren 3cd4840779 rm ParseHostname and restore http_message.cpp 2021-08-29 01:31:00 +08:00
果冻虾仁 dab62e476d Set host not ip when not in url 2021-08-16 22:07:22 +08:00
LorinLee f88a506915 docs: fix centos compile options 2021-08-15 22:59:32 +08:00
guodongxiaren fe1611e595 english version and chinese version 2021-08-11 21:30:57 +08:00
果冻虾仁 80d1590740 Tanslate getting_started.md into Chinese
tanslate cn/getting_started.md into Chinese.
move origin getting_started.md to docs/en.
2021-08-11 21:23:08 +08:00