Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 432 Bytes

TODO.md

File metadata and controls

9 lines (8 loc) · 432 Bytes

Before a 1.0 release, we need:

  • Swap the lib/packet.mli signatures with cenum declarations, now that cstruct supports signature generation (since 0.5.0+).
  • Fix the inexhaustive pattern matches for RR types.
  • Need resolver lib_tests.
  • Parameterise on Lwt/Mirage/Async by functorising lib/
  • Bitstring vs cstruct vs OS gethostbyname performance tests.
  • Test cases for odd compression: forward refs, back refs, infinite cycles