Interface GrpcIoServer

All Superinterfaces:
GrpcServer, Handler<HttpServerRequest>, ServiceContainer

public interface GrpcIoServer extends GrpcServer
A gRPC server based on Vert.x HTTP server. This server extends the GrpcServer to encode/decode messages in protobuf format using MethodDescriptor. This server exposes 2 levels of handlers