The Qt GRPC module provides support for communicating with gRPC services. 更多...
此模块在 技术预览 状态。
This module was introduced in Qt 6.5.
Interface that represents common gRPC channel functionality | |
Bridge between gRPC clients and channels | |
The interface to access the bidirectional gRPC stream functionality from gRPC client side | |
Storage class used to set additional call options | |
Implements logic to handle gRPC calls from the gRPC client side | |
Implements common logic to handle the gRPC communication from the channel side | |
Storage class used to set additional channel options | |
Base class for Qt GRPC client interceptors | |
Manages QGrpcClientInterceptor interceptors | |
The interface to access the client-side gRPC stream functionality from gRPC client side | |
HTTP/2-based of QAbstractGrpcChannel, based on Qt Network HTTP/2 implementation | |
A template class for Qt GRPC interceptor continuation | |
Implements common logic to handle the gRPC communication from the client side | |
The interface to access the server-side gRPC stream functionality from gRPC client side | |
Contains information about last gRPC operation |