Skip to content

notgull/async-dns

Repository files navigation

Asynchronous DNS in Rust

This workspace contains two crates of note:

  • async-dns, which provides an asynchronous DNS resolver based on the smol runtime.
  • dns-protocol, which provides a no_std implementation of the DNS protocol.

About

Asynchronous DNS lookups

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages