3 releases (stable)

1.0.2 May 6, 2024
1.0.1 Feb 20, 2024
0.2.4-beta Feb 20, 2024

#1438 in Network programming

Download history 4/week @ 2024-08-26 20/week @ 2024-09-02 32/week @ 2024-09-09 37/week @ 2024-09-23 7/week @ 2024-09-30 15/week @ 2024-10-07 8/week @ 2024-10-14 2/week @ 2024-10-28 15/week @ 2024-11-04 9/week @ 2024-11-18 7/week @ 2024-11-25 46/week @ 2024-12-02 22/week @ 2024-12-09

84 downloads per month
Used in 2 crates

MIT license

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.

Dependencies