Kevin Wan
|
59b9687f31
|
feat: support auth account for etcd (#1174)
|
2021-10-31 09:05:38 +08:00 |
|
chenquan
|
462ddbb145
|
Add grpc retry (#1160)
* Add grpc retry
* Update grpc retry
* Add tests
* Fix a bug
* Add api && some tests
* Add comment
* Add double check
* Add server retry quota
* Update optimize code
* Fix bug
* Update optimize code
* Update optimize code
* Fix bug
|
2021-10-27 19:46:07 +08:00 |
|
Kevin Wan
|
fcd15c9b17
|
refactor, and add comments to describe graceful shutdown (#564)
|
2021-03-14 08:51:10 +08:00 |
|
Kevin Wan
|
51de0d0620
|
fix golint issues in zrpc (#531)
|
2021-03-01 23:52:44 +08:00 |
|
Kevin Wan
|
9602494454
|
fix issue #469 (#471)
|
2021-02-17 21:42:22 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
kevin
|
bd430baf52
|
graceful shutdown refined
|
2020-11-08 13:08:00 +08:00 |
|
kevin
|
33a9db85c8
|
add unit test, fix interceptor bug
|
2020-09-29 14:30:22 +08:00 |
|
kevin
|
bc831b75dd
|
export AddOptions, AddStreamInterceptors, AddUnaryInterceptors
|
2020-09-26 22:05:57 +08:00 |
|
kevin
|
be9c48da7f
|
add tracing logs in server side and client side
|
2020-09-22 17:34:39 +08:00 |
|
kevin
|
0b1ee79d3a
|
rename rpcx to zrpc
|
2020-09-18 11:41:52 +08:00 |
|