Commit Graph

90 Commits (3f51a159497db5caa091695859d4405d4a0ed698)

Author SHA1 Message Date
letian fa54a1dd3a
feat: Support custom status code conversion from HTTP and gRPC. (#1410) 3 years ago
Casper-Mars 515b71ec90
test(transport/http):fix nil problem (#1406) 3 years ago
Kagaya f7588a47de
fix: ci lint error (#1391) 3 years ago
Xudong Cai b44e47b087
refactor: optimize the code and use golangci-lint to check for any errors (#1298) 3 years ago
Windfarer a128566cef
test(transport) add test (#1325) 3 years ago
Windfarer f93084ba9f
test: option tests (#1292) 3 years ago
Tony Chen bc35f20228
feat(endpoint): add endpoint parser (#1273) 3 years ago
zwhyb 8f4e78b47d
grpc‘s secure discovery (#1270) 3 years ago
Tony Chen 5ca42fe921
feat(transport): add transport tls config (#1267) 3 years ago
wz ce0cba4f41
fix(transport/http): typo (#1268) 3 years ago
王真 b04e214ec8 fix annotation 3 years ago
Tony Chen 7773d15256
fix(grpc/resolver): fix builder context (#1258) 3 years ago
xianmian168 05c44d9033
repair some misspelling (#1248) 3 years ago
喵喵大人 d09ba5e3ee
style: add gosimple linter and gofmt linter (#1242) 3 years ago
longxboy dca963a236
fix http resovler bug (#1231) 3 years ago
longxboy a02d9b4192
add zero endpoint protection (#1215) 3 years ago
longxboy 4e529d1e30
add router group for http server (#1208) 3 years ago
longXboy 078ca6bc9b add sub router for http 3 years ago
包子 5f678de2cc
fix(transport/http): fixed the problem of getting empty node list (#1206) 3 years ago
opensite f27047c05b
style(transport): remove duplicate get path code (#1188) 3 years ago
喵喵大人 4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint (#1175) 3 years ago
longxboy 23a7f15541
add form for codec (#1158) 3 years ago
Tony Chen 81f96ee74d
fix(http): fix error encoder (#1141) 3 years ago
dachang e45caab322
http stop should use ctx (#1131) 3 years ago
Tony Chen d4d6925cd0
cmd/protoc-gen-go-http: fix http protoc to bind query_string (#1126) 3 years ago
longxboy 545ffd1084
add response header (#1119) 3 years ago
longxboy 87eb5ed5c0
add http ip port support (#1115) 3 years ago
longxboy 953c91d354
keep balancer nodes (#1110) 3 years ago
Tony Chen 59f54b2661
Revert/root ctx v2 (#1088) 3 years ago
Tony Chen 30334dc47c
transport/http: rename route to router (#1082) 3 years ago
Tony Chen 1dab58616b
remove app info (#1081) 3 years ago
Tony Chen e5e7832306
fix cors filter (#1080) 3 years ago
longxboy 8baa2ede4b
add path pattern for http (#1076) 3 years ago
longxboy 25c8e2bd3b
fix wrapper seq (#1073) 3 years ago
Tony Chen 16b1da04e0
transport/http: fix content type (#1070) 3 years ago
longxboy db02034dd1
fix error decode (#1068) 3 years ago
longxboy 60b1e593f1
add http transport (#1060) 3 years ago
Tony Chen 7f72b72ddb
fix endpoint extract (#1061) 3 years ago
Tony Chen 6ee0607f03
transport: add transport kind (#1059) 3 years ago
Windfarer 0ff1c6f89a
test http (#1045) 3 years ago
Tony Chen 8d8cd8c8a8
Middleware/metadata v2 (#1050) 3 years ago
Tony Chen 2729caeecf
http/binding: rename encode url (#1039) 3 years ago
Tony Chen eca0f35cb5
transport/http: add vars to http context (#1037) 3 years ago
Tony Chen 1b13abd136
transport/http: add http route (#1029) 3 years ago
longxboy 736385c8e6
Feat/uni transport (#1028) 3 years ago
longXboy f90e5874ef delete http recovery 4 years ago
Tony Chen 92b6bf54eb
add grpc interceptor option (#990) 4 years ago
Tony Chen 42b60381c9
transport: clean endpoint listen (#989) 4 years ago
Tony Chen bef6d8d818
transport/http: clean http client (#981) 4 years ago
Tony Chen 079f11fb50
add endpoint context (#979) 4 years ago