Skip to content

lolletsoc/codecrafters_dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS for dummies

I created this DNS server over a week at home. It's rare I get to work with binary protocols in my typical work, so I really enjoyed the process. I tried out using package_struct and then deku. However, DNS is a bit awkward due to label compression - so I ultimately chose a solution using both deku and a hand-coded solution for QUESTION and ANSWER resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors