grpc_web library
Classes
- CallOptions
- Runtime options for an RPC.
- GrpcWebClientChannel
- A channel to a grpc-web endpoint.
- HttpBasedAuthenticator
- JwtServiceAccountAuthenticator
- Response
- A gRPC response.
-
ResponseFuture<
R> - A gRPC response producing a single value.
-
ResponseStream<
R> - A gRPC response producing a stream of values.
- StatusCode
- WebCallOptions
- Runtime options for gRPC-web.
Properties
- isTimelineLoggingEnabled ↔ bool
-
Enable logging requests and response for clients.
getter/setter pair