Awesome
Highly concurrent DNS library purely in Haskell
This package is not actively maintained. Please check dnsext.
Features
- This library supports both IPv4 and IPv6 for resolving (
A
andAAAA
) and transport (usinggetaddrinfo
). - This library can be used for both clients and servers on Unix, Mac and Windows.