Qt GRPC C++ Classes
The Qt GRPC module provides support for communicating with gRPC™ services. More...
This module was introduced in Qt 6.5.
Namespaces
Contains miscellaneous identifiers used throughout the QtGrpc library |
Classes
Interface for implementing the transport layer of gRPC operations | |
Access in handling bidirectional-streaming RPCs | |
Offers various options for fine-tuning individual RPCs | |
Access in handling unary RPCs | |
Offers various options for fine-tuning a gRPC channel | |
Serves as base for generated client interfaces | |
Access in handling client-streaming RPCs | |
HTTP/2 transport layer for gRPC communication | |
Common operations to handle the gRPC communication from the client side | |
Context for communication between an individual gRPC operation and a channel | |
Holds the protobuf message serializer and the associated content-type suffix | |
Access in handling server-streaming RPCs | |
Combines a StatusCode and a string message |