Package io.vertx.grpcio.client
-
Interface Summary Interface Description GrpcIoClient A gRPC client for Vert.x This server extends theGrpcClient
to encode/decode messages in protobuf format usingMethodDescriptor
. -
Class Summary Class Description GrpcIoClientChannel Bridge a gRPC service with aGrpcClient
.