Kevin Wan
|
0d5a68869d
|
fix: gateway conf doesn't work (#2968)
|
2023-03-05 22:19:58 +08:00 |
|
Kevin Wan
|
a987512c7b
|
feat: more meaningful error messages, close body on httpc requests (#2238)
* feat: more meaningful error messages, close body on httpc requests
* fix: test failure
|
2022-08-07 16:09:54 +08:00 |
|
Kevin Wan
|
c638fce31c
|
chore: renaming configs (#2234)
|
2022-08-06 16:32:12 +08:00 |
|
马守越
|
5348375b99
|
support mulitple protoset files (#2190)
|
2022-07-27 09:10:23 +08:00 |
|
Kevin Wan
|
2a6f801978
|
chore: refactoring mapping name (#2168)
|
2022-07-19 09:58:46 +08:00 |
|
Kevin Wan
|
0dd2768d09
|
feat: support google.api.http in gateway (#2161)
|
2022-07-17 14:57:25 +08:00 |
|
Kevin Wan
|
557383fbbf
|
feat: verify RpcPath on startup (#2159)
* feat: verify RpcPath on startup
* feat: support http header Grpc-Timeout
|
2022-07-17 12:37:23 +08:00 |
|
Kevin Wan
|
453fa309b1
|
feat: export gateway.Server to let users add middlewares (#2157)
|
2022-07-16 22:59:25 +08:00 |
|
Kevin Wan
|
13477238a3
|
feat: restful -> grpc gateway (#2155)
* Revert "chore: remove unimplemented gateway (#2139)"
This reverts commit d70e73ec66 .
* feat: working gateway
* feat: use mr to make it faster
* feat: working gateway
* chore: add comments
* feat: support protoset besides reflection
* feat: support zrpc client conf
* docs: update readme
* feat: support grpc-metadata- header to gateway- header conversion
* chore: add docs
|
2022-07-16 14:11:34 +08:00 |
|
Kevin Wan
|
d70e73ec66
|
chore: remove unimplemented gateway (#2139)
|
2022-07-13 21:55:19 +08:00 |
|
Kevin Wan
|
e672b3f8e1
|
feat: add Wrap and Wrapf in errorx (#2126)
|
2022-07-11 23:04:38 +08:00 |
|