Replies: 1 comment
-
这里的key可以理解为复合key = tunnelID + connectorID + network |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
目前 sd.Register 只携带了以下参数:
除了
tunnelID
,没有其他其他和客户端相关的身份信息,注册中心一般是key -> Address
这样的形式,这里缺失了key
的信息。Beta Was this translation helpful? Give feedback.
All reactions