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 |
包子
|
8d30b6d489
|
update examples (#1108)
* update examples/README.md and delete the middleware.Chain contained in examples
* update examples/README.md
|
4 years ago |
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
4 years ago |
Tony Chen
|
d23a91650a
|
fix log print (#1021)
|
4 years ago |
Tony Chen
|
5ed0c006a0
|
clean access logging (#996)
|
4 years ago |
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
4 years ago |
Tony Chen
|
7dec80ccfd
|
fix error code and regenerate proto (#954)
* fix error code and regenerate proto
|
4 years ago |
longxboy
|
28abad2268
|
Feat/http resovler (#953)
* add http resolver & balancer
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
Tony Chen
|
cc0221b5ce
|
errors: add errors coder (#946)
* add errors coder
* rename internal http to httputil
* add errors proto
|
4 years ago |
longxboy
|
9a3a02fc68
|
add http client rpc stub (#943)
* add http client
|
4 years ago |
Tony Chen
|
ef6e52d1ba
|
add multiple middlewares (#936)
|
4 years ago |
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
4 years ago |
Tony Chen
|
7c3212c306
|
transport/http: uses gRPC status to the HTTP error. (#870)
* uses gRPC status to the HTTP error.
|
4 years ago |
Tony Chen
|
3780f70c91
|
examples: update mod (#862)
* fix examples errors
|
4 years ago |
Windfarer
|
5546be9188
|
fix example (#755)
* fix example
|
4 years ago |
Tony Chen
|
98b5903113
|
examples (#748)
* move examples
|
4 years ago |