Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
6.7.0 RC2
-
None
-
-
5
-
ad4511d39 (dev)
Description
When using the native gRPC C++ client, the client is able to signal when a sending stream is done with the stream->WritesDone() method. This seems to be missing in the Qt implementation of QGrpcBidirstream. Is this by design? As an alternative I could signal the end of the sending stream by including a flag in my message, however it seems unusual that the equivalent to WritesDone() is not implemented.
Attachments
Issue Links
- relates to
-
QTBUG-120942 GRPC API Review
-
- Closed
-