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

QtGrpc: Implement DNS-resolver to read from TXT-Records

    XMLWordPrintable

Details

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

    Description

      We need a way to read DNS TXT-Records from authorities in order to collect the service config before the first channel operation has started. The tool for that would be QDnsLookup.

      Some things to consider:

      • Maybe add 'QAbstractResolver' or similar for user overrides.
      • It could be beneficial to merge the implementation with QHostInfo so that all 'Resolving' happens at this place.
      • QDnsLookup::lookup is an async operation. We need to synchronize it.

      Attachments

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

        Activity

          People

            dennisoberst Dennis Oberst
            dennisoberst Dennis Oberst
            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