Corey Downing

Results 1 issues of Corey Downing

EventStoreDB-Client Version: 5.1.0 The [`ConnectionState.connect(...)` method](https://github.com/EventStore/EventStoreDB-Client-Java/blob/1e44f3870c59599977909f467a556f0faac27308/db-client-java/src/main/java/com/eventstore/dbclient/ConnectionState.java#L63) currently creates a managed gRPC channel using the `NettyChannelBuilder` from `io.grpc:grpc-netty-shaded`. We have a project that uses gRPC for multiple things and needs to...

enhancement