Skip to content

XQUIC v1.8.1

Latest
Compare
Choose a tag to compare
@cherylsy cherylsy released this 28 Oct 08:21
· 1 commit to main since this release
28ccf41
  • [=] Optimize content and instructions of README.md and fix typo. @chinsyo
  • [~] Add cmake option for TLS secrets printing and fix test_case segment fault. @a-andre
  • [~] Fix anti_amplification_limit error in interop tests when set as a small value. @Yanmei-Liu
  • [~] Fix compatibility issues with Chrome >= 124 when server receives multiple initial packets from client. @Yanmei-Liu
  • [+] MPQUIC has been upgraded to draft-10. Due to significant changes in the protocol design, compatibility with earlier versions is no longer supported. @Yanmei-Liu @yangfurong
  • [+] Qlog documents and parser tool. @PFpengfeng
  • [+] FEC supports packet-mask algorithm and block-size mode option. @cherylsy