longxboy
|
20f0a07d36
|
Feat: add load balancer (#1437)
* add balancer
* add p2c balancer
* add http client selector filter
Co-authored-by: yuemoxi <99347745@qq.com>
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
3 years ago |
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
4 years ago |
Xudong Cai
|
b44e47b087
|
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors
* fix: TestLogger unit test
|
4 years ago |
Tony Chen
|
bc35f20228
|
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser
* fix parseTarget ut
* fix insecure testing
|
4 years ago |
zwhyb
|
8f4e78b47d
|
grpc‘s secure discovery (#1270)
* add gprc secure discovery
* add http insecure filter
|
4 years ago |
Tony Chen
|
5ca42fe921
|
feat(transport): add transport tls config (#1267)
* add http tls config
* add grpc tls config
* add examples tls
* fix resolver parseTarget
* support https for discovery
* add isSecure
* clean code
Co-authored-by: longXboy <longxboyhi@gmail.com>
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
4 years ago |
Tony Chen
|
7773d15256
|
fix(grpc/resolver): fix builder context (#1258)
* fix grpc resovler ctx
* fix client close
* upgrade etcd to v3.5.0
* clean code
|
4 years ago |
longxboy
|
dca963a236
|
fix http resovler bug (#1231)
* fix http resovler bug
* delete unused code
|
4 years ago |
longxboy
|
a02d9b4192
|
add zero endpoint protection (#1215)
* add zero endpoint protection
|
4 years ago |
包子
|
5f678de2cc
|
fix(transport/http): fixed the problem of getting empty node list (#1206)
* fix(transport/http): fixed the problem of getting empty node list
* fix http blocking
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
4 years ago |
longxboy
|
953c91d354
|
keep balancer nodes (#1110)
|
4 years ago |
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
4 years ago |
longXboy
|
637af7f4b0
|
change filename
|
4 years ago |
longxboy
|
28abad2268
|
Feat/http resovler (#953)
* add http resolver & balancer
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |