Search before asking
Feature Request
I want eventmesh to support tcp client connection failover;
1.The tcp client can dynamically update the cached eventmesh endpoint address lis
2.When the eventmesh endpoint to which the tcp client is connected goes down, you can choose to reconnect to another normal endpoint;
3..When a tcp client selects an eventmesh endpoint, eventmesh can provide the recommended endpoint for the tcp client to establish a connection
Are you willing to submit PR?