swoole / grpc

💎 Grpc client based on Swoole Coroutine
Apache License 2.0
199 stars 20 forks source link

1 定义的client 和 你定义的接口重名了 你那边可以改一下么 增强自定义性, 2 composer 源更新一下 还是 etcd-client #11

Open brewlin opened 5 years ago

brewlin commented 5 years ago

1.如题 当我定义rpc client 有close 方法时 和你的 virtualclient 基类 发送重复了 导致致命错误

image

这是你的 和 我定义的冲突了

image

2.能更新下composer源么 引入还是得走 etcd-client ?grpc-client?