Implement async DNS

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of our work to convert the driver to be async, we'll need to update the DNS lookups for SRV and TXT records to be performed asynchronously. For tokio, we can use trust-dns's AsyncResolver::tokio_from_system_conf, and for async-std, we can implement the undocumented RuntimeProvider trait and call AsyncResolver::from_system_conf.

            Assignee:
            Patrick Freed
            Reporter:
            Samuel Rossi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: