-
Notifications
You must be signed in to change notification settings - Fork 58
How to provide a custom DNS resolver #470
Copy link
Copy link
Open
Labels
documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issue
Describe the issue
The documentation mentions
HostResolverBasebut doesn't describe its interface. Is it possible to provide our own resolver based on this class?One that uses DoH, as in the example below:
I don't use the AWS CRT directly, but by using the Mqtt connection builder with AWS IoT SDK V2.
Links
https://awslabs.github.io/aws-crt-python/api/io.html#awscrt.io.HostResolverBase