Skip to content

TQUIC v1.4.0

Compare
Choose a tag to compare
@iyangsj iyangsj released this 28 Oct 01:34
· 9 commits to develop since this release
8f17a3b

Added

  • Add qlog feature flag to reduce the size of complied library
  • Optimize pacing for acknowledgement packets
  • Minor tweaks for tquic_time_offset.py

Fixed

  • Fix checking packet header under disable_1rtt_encryption mode
  • Fix the length of trancated packet number
  • Some fixes for tquic_tools_test.sh