rotor-dns 0.1.0

Asynchronous DNS resolver for rotor framework
Documentation

========= Rotor DNS

A pure-rust asynchronous domain name system resolver library.

:Status: Pre-alpha :Documentation: http://tailhook.github.com/rotor-dns/

The library based on resolv-conf_ and dns-parser_ and mostly provides only asynchronous layer on top of rotor_.

.. _resolv-conf: http://github.com/tailhook/resolv-conf .. _dns-parser: http://github.com/tailhook/dns-parser .. _rotor: http://github.com/tailhook/rotor

======= License

Licensed under either of


Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.