Highly concurrent DNS library purely in Haskell
June 30, 2023 ยท View on GitHub
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 (
AandAAAA) and transport (usinggetaddrinfo). - This library can be used for both clients and servers on Unix, Mac and Windows.