MsQuic
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.
Developer(s) | Microsoft |
---|---|
Initial release | November 27, 2019 |
Preview release | v0.9-draft-29
/ June 25, 2020 |
Repository | github |
Written in | C, C++ |
Operating system | Windows 10, Linux |
Type | Software library |
License | MIT License |
The HTTP/3 stack of Microsoft Windows is being built on top of MsQuic.[3]
The source code is licensed under MIT License and available on GitHub.[4]
References
- Microsoft open-sources in-house library for handling QUIC connections | ZDNet
- Microsoft’s In-House QUIC Connections Library is Now Open Source - WinBuzzer
- QUIC, dig in: Microsoft open-sources MsQuic, its implementation of Google-spawned TCP-killer QUIC • The Register
- https://github.com/microsoft/msquic
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.