rpcxio / rpcx-etcd

etcd plugin for rpcx
Apache License 2.0
29 stars 24 forks source link

fix: RegisterFunctionName Cause duplicate registration listening #35

Closed dickens7 closed 3 months ago

dickens7 commented 3 months ago

使用 RegisterFunctionName 注册N个函数,就会产生 N个etcd 监听。 实际都是监听都是同一个 service