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

Extend gRPC operations interface to accept QProtobufMessage pointers as arguments

    XMLWordPrintable

Details

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

    Description

      Add the following interfaces:

      • QGrpcOperation::read(QProtobufMessage *msg) const
      • QGrpcClientStream::sendMessage(const QProtobufMessage *message)
      • QGrpcBidirStream::sendMessage(const QProtobufMessage *message)

      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
              semlanik Alexey Edelev
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes