dns/README

11 lines
210 B
Plaintext
Raw Normal View History

2010-12-18 22:55:17 +00:00
Alternative aproach to a DNS library
2010-12-18 22:46:37 +00:00
2010-12-18 22:55:17 +00:00
Much more control as you prepare a dns packet and then call the resolver
to send it.
2010-12-18 22:46:37 +00:00
2010-12-18 22:55:17 +00:00
The library is asynchronise (thanks to Go) from the get go.
2010-12-18 22:46:37 +00:00
2010-12-18 22:55:17 +00:00
* ldns
* NSD
* Net::DNS