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

QtGPRC: Remove Ret*/QWP<Ret> from client call()/startStream()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.6
    • None
    • GRPC
    • None

      • Remove Ret* and QWeakPointer<ReturnType> from QAbstractGrpcClient::call()/startStream() methods.
      • Move deserialization and error handling logic from current lambda that's set in the qabstractclient.cpp to generated gRPC client class and connect it to QGrpcStream::messageRecieved()
      • Remove handler from QGrpcStream - after changes above, it'd unused

      (FYI semlanik)

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

            kokujawa Konrad Kujawa
            kokujawa Konrad Kujawa
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes