Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123644

gRPC Bidirectional stream missing WritesDone() method

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.7.0 RC2
    • GRPC
    • None

      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.

        For Gerrit Dashboard: QTBUG-123644
        # Subject Branch Project Status CR V

            semlanik Alexey Edelev
            sjpritchard Stephen Pritchard
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes