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

gRPC Bidirectional stream missing WritesDone() method

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.0 RC2
    • GRPC
    • None

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes