Commit Graph

168 Commits (a72fc68ffd1736f956234cf7bd123625c10f8d74)

Author SHA1 Message Date
Tony Chen a72fc68ffd
feat: add error cause for statck trace (#1910) 3 years ago
Tony Chen fd2335ba38
add json codec for grpc (#1908) 3 years ago
包子 558ef4ebae
fix(transport): fix the problem that the context is not delivered correctly (#1906) 3 years ago
Tony Chen c550a886e9
fix: decode empty body (#1882) 3 years ago
kwanhur ac99a5c877
style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) 3 years ago
haiyux 370a1585a5
fix: fix the latest version of lint problem (#1825) 3 years ago
yangjianfeng9527 f050b07432
fixed the problem that grpc stop could not close properly 3 years ago
haiyux 89583885e4
feat:add stream interceptor use ctx encapsulation (#1770) 3 years ago
haiyux 00c05e82a3
test:remove testify go mod (#1766) 3 years ago
MARATRIX Li c6c5e4595c
optimization: optimize global logger (#1763) 3 years ago
realityone 0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761) 3 years ago
haiyux da70e22201
upgrade:upgrade grpc and opentelemetry version (#1751) 3 years ago
haiyux 7f003a8742
test(transport): add transport Listener test (#1735) 3 years ago
haiyux 3625634d3c
feat(transport):add grpc and http with listen (#1729) 3 years ago
Jason Song b421389227
fix: remove the use of client timeout as discovery time (#1715) 3 years ago
Tony Chen 11a6120a2e
fix FieldMask are converted to/from lower-camel naming conventions. (#1724) 3 years ago
包子 5aeb14d381
feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 3 years ago
Cluas e1e8184768
transport/http: delay pass context.Context (#1684) 3 years ago
Giovanny Gutiérrez 2471f1d955
fix(grpc): Block the RCP unil a new picker is available (#1660) 3 years ago
longxboy 98fd40bcb4
revert to select filters (#1656) 3 years ago
haiyux 27cfec93d6
optimize:chan bool to chan struct{} (#1648) 3 years ago
haiyux 3607ce1b92
feat: upgrade grpc version to 1.42.0 (#1626) 3 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
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