When the Nacos client starts, it listens to a UDP port, and when subscribed services change, the server pushes the changed services back to the client. However, it seems that the started UDP port is not saved. How does the server know about this UDP port? #602
Replies: 0 comments
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.
-
When the Nacos client starts, it listens to a UDP port, and when subscribed services change, the server pushes the changed services back to the client. However, it seems that the started UDP port is not saved. How does the server know about this UDP port?
Beta Was this translation helpful? Give feedback.
All reactions