Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 501 Bytes

TODO.md

File metadata and controls

16 lines (15 loc) · 501 Bytes

Things that need doing

  • Add a test suite!
  • Github actions
  • Coverage
  • Test with truncated packets
  • Try rearranging packets
  • Drop packets
  • Can I get timing info?
  • Finish refactor
  • Simplify HTTP so we lock into a side of the conversation
  • Add TLS support golang/go#13057 (comment)
  • Try a really big packet capture.
  • Stream JSON so we don't need to consume so much memory
  • Stop duplicating streams sooner.
  • Add captures for e2e tests into git repo.