transporters/grpc/grpc_message_handler library

Classes

GrpcInvocationPayload<Q, R>
Wraps all gRPC invocation data needed by GrpcMessageResolver.handleMessage to set up the Serinus context and invoke the service method.
GrpcMessageResolver
The GrpcMessageResolver class is the gRPC implementation of the MessagesResolver class.
GrpcServiceContext<T>
The GrpcRouteContext class is the gRPC route context.

Extensions

ServiceCallContext on ServiceCall
The GrpcUnaryHandler typedef is the gRPC unary handler function.