Commit Graph

195 Commits (5c3f0aa73ebc934ce46a8cb34568c964c68a21ae)

Author SHA1 Message Date
longxboy 988c2312b4
feat: add base fitler to improve performace (#1612) 3 years ago
letian 32272fe441
feat(http): http client support service discovery in Do (#1563) 3 years ago
longxboy cd79c2a458
feat: add raw node (#1611) 3 years ago
Tony Chen b353ab91f1
add pprof handler (#1587) 3 years ago
海雨 3da927759a
test: add transport http test (#1579) 3 years ago
longxboy 91714bcd34
test: add transport grpc test (#1580) 3 years ago
longxboy ae57ae9bde
test : add selector & balancer test (#1577) 3 years ago
longxboy 52876d3e20
test: add app and transport test (#1572) 3 years ago
longxboy 86dec76aa3
fix global selector bug (#1564) 3 years ago
longxboy 210e414e6f
fix: fix encode proto well known types in form and url query (#1559) 3 years ago
longxboy 056812e4b2
feat: add http transport interface (#1533) 3 years ago
longxboy feeec630d7
feat: add selector and filters examples (#1485) 3 years ago
longxboy 3cbe4755ed
fix http resvoler test case (#1496) 3 years ago
seasrain 423b60b330
fix:http server start panic when use Endpoint (#1492) 3 years ago
seasrain 55e00ce9f3
fix:server start panic when use Endpoint (#1491) 3 years ago
letian db2122860d
add endpoint option in grpc server (#1488) 3 years ago
longXboy 039ce62778 remove http client call option:selectFilter 3 years ago
letian 894fc1a058
fix defer leak (#1477) 3 years ago
seasrain 1dd8786ed9
fix:move test proto file to internal (#1471) 3 years ago
letian 754d83ea9d
add test for HandleHeader (#1467) 3 years ago
longxboy 20f0a07d36
Feat: add load balancer (#1437) 3 years ago
Tony Chen 0184d217cf
fix(transport/grpc): default base ctx (#1465) 3 years ago
seasrain 798adbff5e
fix:http rehister url lack / (#1464) 3 years ago
seasrain 8b1086ad56
fix: optimizate with context (#1460) 3 years ago
letian 4bdafa6393
feat: add http header handler (#1461) 3 years ago
Tony Chen aed6af7acc
fix http server handler (#1456) 3 years ago
Kagaya 736fb38e79
fix: examples lint error (#1454) 3 years ago
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
zwhyb 407250bf6c
create watcher overtime (#1263) 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