Skip to content

MsQuic v1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nibanks nibanks released this 27 Mar 00:42
6e20544

Supports both version 1 (draft-34) and draft-29 specification versions.

  • Linux still in "preview" support.
  • MacOS in "alpha" support.
  • Openssl still in "preview" support.
  • Unsigned artifacts available below.

New Since v1.1.0

  • Switched to quictls (https://github.com/quictls/openssl) and the 1.1.1 branch of OpenSSL instead of 3.0
  • Initial MacOS support added (using OpenSSL)
  • Support for RSS, GSO and Receive Batching on Linux
  • Initial OpenSSL session resumption and 0-RTT support
  • Improved CPU and WAN performance
  • Various API improvements (e.g. new delayed send API flag; query handshake info)
  • Initial client certificate support with Schannel on Windows
  • Initial support for ACK frequency (or delayed ACK) QUIC extension
  • Support for pkcs12 imports