Vladislav Khakin

Results 4 issues of Vladislav Khakin

Is it possible to add support for setting client authentication(`io.netty.handler.ssl.ClientAuth`) in server, possibly with [GrpcServerProperties](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/grpc-spring-boot-starter/src/main/java/org/lognet/springboot/grpc/autoconfigure/GRpcServerProperties.java)? Now, as i understand the only possible solution is create own [GRpcServerBuilderConfigurer](https://github.com/LogNet/grpc-spring-boot-starter/blob/master/grpc-spring-boot-starter/src/main/java/org/lognet/springboot/grpc/GRpcServerBuilderConfigurer.java) and override defined...

Hello, thanks for this very helpful project! We would like to use it in our system, but it's not possible to use bean overriding in our case. So i would...

Hi, if a am correctly understand [Grpc Lock](https://etcd.io/docs/v3.5/dev-guide/api_concurrency_reference_v3/#service-lock-serveretcdserverapiv3lockv3lockpbv3lockproto) and source code of concurency.Mutex Grpc Lock service method Lock blocks other client until lock is unlocked(manually or lease is expires). Is...

stale

fixes release url fixes #7