Package com.linecorp.armeria.server.grpc
Allows an Armeria server to host a gRPC API using the gRPC wire protocol.
-
Interface Summary Interface Description GrpcService AnHttpService
that implements the gRPC wire protocol. -
Class Summary Class Description GrpcServiceBuilder Constructs aGrpcService
to serve gRPC services from within Armeria.