MsQuic v1.7.0
Pre-release
Pre-release
Supports both version 1 and draft-29 specification versions. Full details here.
- Both Windows and Linux are officially supported.
- Both Schannel and (quictls fork of) OpenSSL TLS libraries are officially supported.
- MacOS still in "alpha" support.
- Unsigned artifacts available below.
New Since v1.6
- Enable Spectre mitigations and CFG for windows user mode (#1854).
- Add support for tracing owning process in kernel mode (#1865).
- Return ABORTED rather than INVALID_STATE if stream opened or started after remote close (#1875).
- Fix potential spin loop during send if there is not enough room to send (#1886).
- Support building posix without sendmmsg (#1896).
- Use larger batch size if send segmentation is not available in posix (#1897).
- Fix library version being set in incorrect location (#1905).