3 releases (stable)
1.0.2 | May 6, 2024 |
---|---|
1.0.1 | Feb 20, 2024 |
0.2.4-beta | Feb 20, 2024 |
#1415 in Network programming
24 downloads per month
Used in 2 crates
450KB
3K
SLoC
doge_dns is the lib responsible for the dns record parsing and returning in the (doge) progect
lib.rs
:
The DNS crate is the ‘library’ part of dog. It implements the DNS protocol: creating and decoding packets from their byte structure.