go-zero/zrpc
2021-11-02 19:02:02 +08:00
..
internal feat: use WithBlock() by default, NonBlock can be set in config or WithNonBlock() (#1198) 2021-11-02 19:02:02 +08:00
client_test.go feat: slow threshold customizable in zrpc (#1191) 2021-11-01 15:04:38 +08:00
client.go feat: use WithBlock() by default, NonBlock can be set in config or WithNonBlock() (#1198) 2021-11-02 19:02:02 +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: use WithBlock() by default, NonBlock can be set in config or WithNonBlock() (#1198) 2021-11-02 19:02:02 +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 feat: slow threshold customizable in zrpc (#1191) 2021-11-01 15:04:38 +08:00