dns/README

15 lines
246 B
Plaintext

Alternative aproach to a DNS library
Much more control as you prepare a dns packet and then call the resolver
to send it.
The library is asynchronise (thanks to Go) from the get go.
Implemented RFCS
* RFC2671, EDNS
* ldns
* NSD
* Net::DNS