You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Enhancement Request
Currently, with Go SDK, HTTP clients can only specify and connect to ONE single server address,
Considering it's a common feature of clients to connect with the EventMesh server cluster, we should support cluster address selection and load balance in Go SDK clients, like what Java SDK did.
Search before asking
Enhancement Request
Currently, with Go SDK, HTTP clients can only specify and connect to ONE single server address,
Considering it's a common feature of clients to connect with the EventMesh server cluster, we should support cluster address selection and load balance in Go SDK clients, like what Java SDK did.
Describe the solution you'd like
support Go SDK load balance.
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: