Cannabis Ruderalis

MsQuic
MsQuic logo.png
Developer(s)Microsoft
Initial releaseNovember 27, 2019; 2 years ago (2019-11-27)
Preview release
v1.9.0 / October 21, 2021; 3 months ago (2021-10-21)
Repositorygithub.com/microsoft/msquic
Written inC, C++
Operating systemWindows 10 and later, Linux
PlatformCross-platform
TypeSoftware library
LicenseMIT License

MsQuic is a free and open source implementation of the IETF QUIC protocol written in C[1] that is available on both Windows and Linux platforms.[2] The library is designed to be a cross-platform general purpose QUIC library and optimized for client and server applications, for maximal throughput and minimal latency. It supports asynchronous IO, receive-side scaling (RSS) and UDP send and receive coalescing.[3]

Both the HTTP/3 stack[4] and SMB stack[5] of Microsoft Windows leverage MsQuic.

The source code is licensed under MIT License and available on GitHub.[6]

See also[edit]

References[edit]

External links[edit]

Leave a Reply