Skip to content

TQUIC v0.14.0

Compare
Choose a tag to compare
@iyangsj iyangsj released this 11 Jul 07:15
· 75 commits to develop since this release
72f31ab

Added

  • Update config API for congestion control
  • Update cbindgen.toml and the generated header file
  • Tweak comments for application protos in FFI

Changed

  • Rename enum members of quic_multipath_algorithm in tquic.h

Fixed

  • Fix stream operations that should mark conn as tickable
  • Fix the issue with sending MAX_DATA frames
  • Fix the issue with pacer timer that occasionally leads to a connection timeout error