Overview
-
module Async-
module GRPC-
class ClientRepresents a client for making gRPC calls over HTTP/2.
-
class DispatcherDispatches gRPC requests to registered services.
-
class RemoteErrorRepresents an error that originated from a remote gRPC server.
-
class ServiceRepresents a concrete service implementation that uses an Interface.
-
class StubRepresents a client stub that provides method-based access to RPC calls.
-
-