包子
|
8d30b6d489
|
update examples (#1108)
* update examples/README.md and delete the middleware.Chain contained in examples
* update examples/README.md
|
2021-06-25 10:10:50 +08:00 |
|
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
2021-06-12 20:20:18 +08:00 |
|
Tony Chen
|
d23a91650a
|
fix log print (#1021)
|
2021-06-09 11:14:44 +08:00 |
|
Tony Chen
|
5ed0c006a0
|
clean access logging (#996)
|
2021-06-03 13:49:13 +08:00 |
|
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
2021-06-01 14:43:31 +08:00 |
|
Tony Chen
|
7dec80ccfd
|
fix error code and regenerate proto (#954)
* fix error code and regenerate proto
|
2021-05-26 20:05:34 +08:00 |
|
longxboy
|
28abad2268
|
Feat/http resovler (#953)
* add http resolver & balancer
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-05-26 16:43:59 +08:00 |
|
Tony Chen
|
cc0221b5ce
|
errors: add errors coder (#946)
* add errors coder
* rename internal http to httputil
* add errors proto
|
2021-05-25 00:56:31 +08:00 |
|
longxboy
|
9a3a02fc68
|
add http client rpc stub (#943)
* add http client
|
2021-05-24 23:01:26 +08:00 |
|
Tony Chen
|
ef6e52d1ba
|
add multiple middlewares (#936)
|
2021-05-20 23:30:50 +08:00 |
|
Tony Chen
|
7c6f53132f
|
api/errors: refactor to grpc statas (#880)
* refactor to grpc status
|
2021-04-28 23:09:27 +08:00 |
|
Tony Chen
|
7c3212c306
|
transport/http: uses gRPC status to the HTTP error. (#870)
* uses gRPC status to the HTTP error.
|
2021-04-28 00:37:50 +08:00 |
|
Tony Chen
|
3780f70c91
|
examples: update mod (#862)
* fix examples errors
|
2021-04-25 22:26:31 +08:00 |
|
Windfarer
|
5546be9188
|
fix example (#755)
* fix example
|
2021-03-11 23:42:28 +08:00 |
|
Tony Chen
|
98b5903113
|
examples (#748)
* move examples
|
2021-03-05 23:49:25 +08:00 |
|