Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/packet/TODO.md

An abstract-encoding compliant module for encoding / decoding DNS packets, for Deno.
Latest
File

TODO

  • get rid of implicit any types
  • get all tests running
  • figure out rrtpyes issue in the NSEC test
  • add examples
  • fix “Warning: query response not set”
  • fix “WARNING: recursion requested but not available”
  • when adding new record types, make sure to create src/records/<record>.ts and update src/record.ts