go-zero/zrpc
2021-12-07 15:52:37 +08:00
..
internal fix: go issue 16206 (#1298) 2021-12-07 15:52:37 +08:00
resolver feat: support third party orm to interact with go-zero (#1286) 2021-12-01 20:22:15 +08:00
client_test.go chore: cleanup zRPC retry code (#1280) 2021-11-27 18:39:52 +08:00
client.go feat: support third party orm to interact with go-zero (#1286) 2021-12-01 20:22:15 +08:00
config_test.go feat: support ssl on zrpc, simplify the config (#1175) 2021-10-30 23:15:39 +08:00
config.go feat: support third party orm to interact with go-zero (#1286) 2021-12-01 20:22:15 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go rename sharedcalls to singleflight (#1017) 2021-09-09 18:06:27 +08:00
server_test.go feat: slow threshold customizable in zrpc (#1191) 2021-11-01 15:04:38 +08:00
server.go feature(retry): Delete retry mechanism (#1279) 2021-11-27 11:32:33 +08:00