Implement DNS in a weekend from https://implement-dns.wizardzines.com/book/intro.html
- OCaml 95.8%
- Dune 4.2%
| bin | ||
| lib | ||
| test | ||
| .gitignore | ||
| .ocamlformat | ||
| dnstoy.opam | ||
| dune-project | ||
| README.md | ||
Implement DNS in a weekend
I have definitively not made everything in a weekend ^^'
From this guide.