Commit Graph

142 Commits (58e9d41300aa596070f467a39bcda6bf72462871)

Author SHA1 Message Date
Kagaya e4d73db523
fix lint error (#2266) 2 years ago
shifengbin c407afc81d
fix: in case url or form bind param error should return BadRequest (#2256) 2 years ago
Tony Chen f3b0da3f04
feat(middleware): add selector matcher (#2239) 2 years ago
Tony Chen d0a0edf67b
feat(http): add http router walk (#2181) 2 years ago
Ccheers b3eff576ce
test(transport): add unit test for transport coverage: 91.7% of state… (#2172) 2 years ago
Tony Chen 6ac63e6439
fix(transport): http endpoint listening (#2180) 2 years ago
Tony Chen c90eab4577
fix transport early listening (#2177) 2 years ago
Tony Chen 0bcdb8d59c
fix(encoding/form): encode optional value (#2155) 2 years ago
Tony Chen a0e624c0b8
fix(binding): fix bind field mask (#2112) 2 years ago
longxboy 123fc1e6c8
feat: add peer for selector (#2088) 2 years ago
workman-Lu d1550b366b
The clear interaction for user (#1916) 2 years ago
虫子樱桃 c6f6caa887
Add Flusher type alias . (#2078) 2 years ago
haiyux ad5e9032a3
feat: make secure url to grpcs://127.0.0.1/ (#2072) 2 years ago
Tony Chen 1b3529fd0b
transport/http(feat): add redirector to forward request (#2074) 2 years ago
Tony Chen dccee86141
log: remove component logger to use global logger (#2061) 3 years ago
Tony Chen 6eae1745bd
http: handle default mux (#2033) 3 years ago
songzhibin97 5e0744a47b
Update encode.go (#2019) 3 years ago
pwli f0a058713f
fix:(transport/http): fix unexpected overriding behavior when return an error (#1984) 3 years ago
张东龙 60465ccca2
fix(transport/http): responseEncoder should not write any data when it need to write nil (#1945) 3 years ago
张东龙 259cd84653
fix bind test errors (#1950) 3 years ago
李洛克 4472cdbf49
fix client do method done not use when err not nil (#1948) 3 years ago
Tony Chen d0b704b8f3
feat(selector): add node scheme (#1932) 3 years ago
Tony Chen a72fc68ffd
feat: add error cause for statck trace (#1910) 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 00c05e82a3
test:remove testify go mod (#1766) 3 years ago
realityone 0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761) 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
Tony Chen 11a6120a2e
fix FieldMask are converted to/from lower-camel naming conventions. (#1724) 3 years ago
Cluas e1e8184768
transport/http: delay pass context.Context (#1684) 3 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
letian 32272fe441
feat(http): http client support service discovery in Do (#1563) 3 years ago
Tony Chen b353ab91f1
add pprof handler (#1587) 3 years ago
海雨 3da927759a
test: add transport http test (#1579) 3 years ago
longxboy ae57ae9bde
test : add selector & balancer test (#1577) 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
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
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