Overview
-
module Async-
module GRPC-
class ClientRepresents a client for making gRPC calls over HTTP/2.
-
class DispatcherMiddlewareRepresents middleware that dispatches gRPC requests to registered services.
-
class ServiceRepresents a concrete service implementation that uses an Interface.
-
class StubRepresents a client stub that provides method-based access to RPC calls.
-
-