Fix client error when connecting on esdb >= 22.10.
Hi YoEight, we are stuck into version v21.10.9 of esdb because migrating to gRPC is not an option here. Is it possible update to version 22.10 and still use TCP protocol? With this changes on the client, I see that someone has indeed did that integration.
@alexandrozup Deprecation of the TCP API is inevitable. It will happen, the only question is "when". What exactly makes you say "migrating to gRPC is not an option here", could you elaborate?
@alexeyzimarev , what I meant is that for our system, which uses EventStore version 21.10, it's not feasible for us to adjust the entire integration to migrate from TCP to gRPC. This is especially true in our case, as we have numerous microservices that would make the task very costly.