rejoiner icon indicating copy to clipboard operation
rejoiner copied to clipboard

init client module error

Open kongkong56 opened this issue 5 years ago • 0 comments

when i init clientmodule ,use ManagedChannel channel = ManagedChannelBuilder.forAddress("127.0.0.1",8446).usePlaintext(true).build(); but the grpc set usePlaintext(true) deperated, so how to get grpc customer address here?

kongkong56 avatar Apr 25 '19 01:04 kongkong56