Shuai Zhang
|
ad20082010
|
Chore: rework Bazel build system
|
2022-08-31 11:00:55 +08:00 |
|
LorinLee
|
a4e20bb4de
|
Merge pull request #1840 from wasphin/feature/license-eyes
Add skywalking license eyes
|
2022-07-16 13:37:04 +08:00 |
|
Xiaofeng Wang
|
96bf3651db
|
Add Apache license header
|
2022-07-15 22:53:27 +08:00 |
|
wangweibing
|
87e18c6a15
|
Fix __const__ compile error in gcc version >= 11.2.0
|
2022-06-07 14:51:21 +08:00 |
|
wangweibing
|
676b583c54
|
Support ipv6 and uds for example echo_c++
|
2021-09-15 09:41:24 +00:00 |
|
jamesge
|
e93e0c2afe
|
fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake
|
2020-12-05 14:51:40 +08:00 |
|
jamesge
|
20f2b4a887
|
Support pass down request_id
|
2020-11-29 16:07:25 +08:00 |
|
jamesge
|
2071a22c7f
|
Controller::CreateProgressiveAttachment returns intrusive_ptr instead of raw pointer which could be deleted and invalid before usage
|
2020-07-24 16:04:24 +08:00 |
|
liuminghang
|
21b1ece8eb
|
remove 'flush_batched'
|
2020-06-01 12:15:39 +08:00 |
|
liuminghang
|
9e000a2ca9
|
test redis \0
|
2020-05-30 19:15:51 +08:00 |
|
liuminghang
|
36ebd737dd
|
fix redis args
|
2020-05-28 22:00:56 +08:00 |
|
jamesge
|
74310245bf
|
make by config_brpc.sh shows commands by default, add -s to hide
|
2020-02-10 17:03:22 +08:00 |
|
zhujiashun
|
faea9470e3
|
replace_include_with_find_package: fix example under mac
|
2020-01-20 15:19:40 +08:00 |
|
jamesge
|
91a4376509
|
Rename RedisCommandHandler::Result to make related code cleaner
|
2020-01-16 15:11:12 +08:00 |
|
jamesge
|
a3b2266009
|
Remove RedisReply.Clear which is conflict with Reset; Add RedisReply.FormatString/Status/Error
|
2020-01-07 19:48:36 +08:00 |
|
jamesge
|
38e5f8bc57
|
fix redis related issues
|
2020-01-07 17:14:26 +08:00 |
|
jamesge
|
1ad1cc57ec
|
remove authors
|
2020-01-03 13:00:41 +08:00 |
|
zhujiashun
|
10325baa98
|
redis_server_protocol: refine code by cr
|
2019-12-23 17:56:35 +08:00 |
|
zhujiashun
|
72f953d35e
|
redis_server_protocol: refine example
|
2019-12-20 17:45:37 +08:00 |
|
zhujiashun
|
16894d1e1a
|
redis_server_protocol: update redis-server
|
2019-12-19 12:01:12 +08:00 |
|
zhujiashun
|
ea7605d3ac
|
redis_server_protocol: update redis-server
|
2019-12-16 18:17:46 +08:00 |
|
zhujiashun
|
e3117cfcaa
|
redis_server_protocol: remove ExecQueue
|
2019-12-13 16:26:05 +08:00 |
|
zhujiashun
|
520858cfc5
|
redis_server_protocol: refine code
|
2019-12-12 17:24:36 +08:00 |
|
zhujiashun
|
60581f058c
|
redis_server_protocol: remove Werror in thrift example
|
2019-12-12 12:30:39 +08:00 |
|
zhujiashun
|
aa2d91282f
|
redis_server_protocol: remove New() and using butil::StringSplit in example
|
2019-12-09 19:39:59 +08:00 |
|
zhujiashun
|
684f4ed1e0
|
redis_server_protocol: refine code, add comment and more ut
|
2019-12-09 15:42:57 +08:00 |
|
zhujiashun
|
ba7f3d5f23
|
redis_server_protocol: update redis_server
|
2019-12-09 15:42:57 +08:00 |
|
zhujiashun
|
2d0c8c3bd0
|
redis_server_protocol: refine code
|
2019-12-09 15:42:57 +08:00 |
|
zhujiashun
|
a79093b478
|
redis_server_protocol: revise to sync interface
|
2019-12-09 15:42:57 +08:00 |
|
zhujiashun
|
a281b1bd32
|
redis_server_protocol: add redis server example
|
2019-12-09 15:42:57 +08:00 |
|
zhujiashun
|
0d58291c95
|
insert_apache_header: remove unnecessary header
|
2019-10-28 19:29:47 +08:00 |
|
zhujiashun
|
f26bb9c476
|
insert_apache_header: update
|
2019-10-28 14:59:55 +08:00 |
|
zhujiashun
|
2b96d08e94
|
insert_apache_header
|
2019-10-25 18:01:21 +08:00 |
|
tanzhongyibidu
|
79044bc40c
|
add license header for scripts
|
2019-09-02 15:16:35 +08:00 |
|
zhujiashun
|
1b90ea18d9
|
unify dynamic link option in make and cmake
|
2019-08-26 14:32:29 +08:00 |
|
Weibing Wang
|
078051f9bf
|
Update license header to Apache
|
2019-06-20 14:22:57 +08:00 |
|
zhujiashun
|
0bc9eaa363
|
replace example/partition_echo_c++/server.cpp with that in dynamic_partition_echo_c++
|
2019-05-31 15:31:36 +08:00 |
|
zhujiashun
|
dbfdc52c73
|
Fix CMakeLists.txt of example/auto_concurrency_limiter
|
2019-03-04 19:59:28 -08:00 |
|
gejun
|
7e4197f7db
|
fix default protocol in example/grpc_c++/client.cpp
|
2018-09-30 18:47:55 +08:00 |
|
gejun
|
c5803e77d0
|
Fix some copyrights
|
2018-09-30 17:36:11 +08:00 |
|
gejun
|
d02badcf11
|
Change protocol name from h2c to h2
|
2018-09-29 22:44:23 +08:00 |
|
gejun
|
f16cb5f8e8
|
Set http_body_compress_threshold to 0 on gzip & not set content-type
|
2018-09-29 17:19:14 +08:00 |
|
gejun
|
88ad7672ee
|
Not set content-length in h2 & change default content-type of h2 to proto
|
2018-09-28 19:31:54 -07:00 |
|
gejun
|
4a0927af5d
|
Fix many issues around impl. of grpc
|
2018-09-28 19:58:05 +08:00 |
|
zhujiashun
|
ee8587ee00
|
add grpc example Makefile
|
2018-09-28 15:08:51 +08:00 |
|
zhujiashun
|
eeb0705754
|
* Do not expose grpc_status and grpc_message to user
* Delete trailer map
* Convert H2Error and grpc error to ErrorCode
|
2018-09-27 18:02:46 +08:00 |
|
zhujiashun
|
3799ed32a5
|
change project name in example/grpc_c++/CMakeLists.txt
|
2018-09-27 18:02:46 +08:00 |
|
zyearn
|
5936165506
|
* server can transfer grpc error code and message
* client can receive grpc error code and message
* add percent encode/decode
|
2018-09-27 18:02:46 +08:00 |
|
zyearn
|
a30eeefdd7
|
remove grpc_client.cpp
|
2018-09-27 18:02:46 +08:00 |
|
zyearn
|
4c50ffb48c
|
add grpc gizp support in req and res
|
2018-09-27 18:02:46 +08:00 |
|