]> git.frustrated-labs.net Git - dns-phrasex.git/commit
feat: parse incoming dns question
authorAlexander Goussas <[email protected]>
Sat, 31 Jan 2026 20:48:18 +0000 (15:48 -0500)
committerAlexander Goussas <[email protected]>
Sat, 31 Jan 2026 20:48:18 +0000 (15:48 -0500)
commit268f3d0ba158b62d8ef9e80dbb047916d7f77f10
tree712cedae271a3584053bd7c31782ca57807aa3ae
parent709b605888c85b32d1ec68df794810b5a85e2e18
feat: parse incoming dns question
lib/dns_phrases/message.ex [new file with mode: 0644]
lib/dns_phrases/message/parser.ex [new file with mode: 0644]
lib/dns_phrases/server.ex