Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns module to support client(/server) #572

Open
richardo2016 opened this issue Jun 24, 2020 · 0 comments
Open

dns module to support client(/server) #572

richardo2016 opened this issue Jun 24, 2020 · 0 comments
Assignees

Comments

@richardo2016
Copy link
Contributor

richardo2016 commented Jun 24, 2020

With discussion between @asionius @xicilion , some points below confirmed:

  1. we NEED class DNSMessage in C++ for resolving DNS message
  2. we SHOULD use resolution helpers/utils in cares to implemented DNSMessage
  3. we MUST support dns.Client()

when DNSMessage is validated, we COULD implemented dns.Server(), but it's not required firstly, because not everyone need one dns.Server, but almost net-about developer need one dns.Client()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants