<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=MsQuic</id>
	<title>MsQuic - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=MsQuic"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=MsQuic&amp;action=history"/>
	<updated>2026-07-12T21:27:56Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=MsQuic&amp;diff=3973183&amp;oldid=prev</id>
		<title>imported&gt;Diskdance 来自 2022年7月13日 (三) 13:31</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=MsQuic&amp;diff=3973183&amp;oldid=prev"/>
		<updated>2022-07-13T13:31:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Rough translation|time=2022-05-19T04:42:15+00:00}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = MsQuic&lt;br /&gt;
| logo = MsQuic logo.png&lt;br /&gt;
| screenshot = &lt;br /&gt;
| caption = &lt;br /&gt;
| author = &lt;br /&gt;
| developer = [[Microsoft]]&lt;br /&gt;
| released = {{Start date and age|2019|11|27}}&lt;br /&gt;
| latest release version = v2.0.2&lt;br /&gt;
| latest release date = {{Start date and age|2022|4|4}}&lt;br /&gt;
| programming language = [[C (programming language)|C]], [[C++]]&lt;br /&gt;
| operating system = [[Windows 10]] 及之后的版本, [[Linux]]&lt;br /&gt;
| platform = [[Cross-platform]]&lt;br /&gt;
| genre = [[Software library]]&lt;br /&gt;
| license = [[MIT License]]&lt;br /&gt;
| repo = &lt;br /&gt;
| website = &lt;br /&gt;
| screenshot size = &lt;br /&gt;
}}&amp;#039;&amp;#039;&amp;#039;MsQuic&amp;#039;&amp;#039;&amp;#039;是用[[C语言]] &amp;lt;ref&amp;gt;{{Cite web|title=Microsoft open-sources in-house library for handling QUIC connections|url=https://www.zdnet.com/article/microsoft-open-sources-in-house-library-for-handling-quic-connections/|author=Cimpanu|first=Catalin|work=ZDNet|access-date=2022-04-20|archive-date=2021-01-27|archive-url=https://web.archive.org/web/20210127044154/https://www.zdnet.com/article/microsoft-open-sources-in-house-library-for-handling-quic-connections/}}&amp;lt;/ref&amp;gt;编写的[[互联网工程任务组|IETF]] [[QUIC]]协议的[[自由开源]]实现，可在Windows和Linux平台上使用。 &amp;lt;ref&amp;gt;{{Cite web|title=Microsoft&amp;#039;s In-House QUIC Connections Library is Now Open Source|url=https://winbuzzer.com/2020/04/29/microsofts-in-house-quic-connections-library-is-now-open-source-xcxwbn/|author=Jones|date=April 29, 2020|first=Luke|work=WinBuzzer|access-date=2022-04-20|archive-date=2021-05-13|archive-url=https://web.archive.org/web/20210513184906/https://winbuzzer.com/2020/04/29/microsofts-in-house-quic-connections-library-is-now-open-source-xcxwbn/}}&amp;lt;/ref&amp;gt;该库被设计为[[跨平臺|跨平台]]通用的QUIC协议库，并针对客户端和服务器应用程序进行了优化，以实现最大吞吐量和最小延迟。它支持[[異步I/O|异步 IO]] 、[[网卡|接收端缩放]](RSS) 和[[用户数据报协议|UDP]]发送和接收合并。 &amp;lt;ref&amp;gt;{{Cite web|title=MsQuic Library Features|url=https://github.com/microsoft/msquic#library-features|date=September 2020|access-date=2022-04-20|archive-date=2022-05-09|archive-url=https://web.archive.org/web/20220509202348/https://github.com/microsoft/msquic#library-features}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Microsoft Windows]]的[[HTTP/3]]协议栈&amp;lt;ref&amp;gt;{{Cite web|title=QUIC, dig in: Microsoft open-sources MsQuic, its implementation of Google-spawned TCP-killer QUIC|url=https://www.theregister.com/2020/05/04/microsoft_reveals_msquic_quic_implementation/|author=Sharwood|first=Simon|work=www.theregister.com|access-date=2022-04-20|archive-date=2022-05-02|archive-url=https://web.archive.org/web/20220502030442/https://www.theregister.com/2020/05/04/microsoft_reveals_msquic_quic_implementation/}}&amp;lt;/ref&amp;gt;和[[伺服器訊息區塊|SMB]]协议栈&amp;lt;ref&amp;gt;{{Cite web|title=SMB over QUIC|url=https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic|work=[[Microsoft Docs]]|access-date=2022-04-20|archive-date=2022-05-10|archive-url=https://web.archive.org/web/20220510212551/https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic}}&amp;lt;/ref&amp;gt;都使用了MsQuic。&lt;br /&gt;
&lt;br /&gt;
源代码在[[MIT許可證|MIT License]]下获得许可，并可在[[GitHub|GitHub 上]]获得。 &amp;lt;ref&amp;gt;{{Cite web|title=microsoft/msquic|url=https://github.com/microsoft/msquic|date=November 7, 2020|access-date=2022-04-20|archive-date=2022-05-09|archive-url=https://web.archive.org/web/20220509202348/https://github.com/microsoft/msquic}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
{{Portal|Free and open-source software}}&lt;br /&gt;
&lt;br /&gt;
* [[传输控制协议]]&lt;br /&gt;
* [[用户数据报协议]]&lt;br /&gt;
* [[HTTP/2]]&lt;br /&gt;
&lt;br /&gt;
== 参考 ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
&lt;br /&gt;
* {{GitHub|microsoft/msquic}}&lt;br /&gt;
* [https://techcommunity.microsoft.com/t5/networking-blog/msquic-is-open-source/ba-p/1345441 MsQuic is Open Source] {{Wayback|url=https://techcommunity.microsoft.com/t5/networking-blog/msquic-is-open-source/ba-p/1345441 |date=20220208075024 }}&lt;br /&gt;
* [https://techcommunity.microsoft.com/t5/networking-blog/making-msquic-blazing-fast/ba-p/2268963 Making MsQuic Blazing Fast] {{Wayback|url=https://techcommunity.microsoft.com/t5/networking-blog/making-msquic-blazing-fast/ba-p/2268963 |date=20220428070751 }}&lt;br /&gt;
* [https://techcommunity.microsoft.com/t5/networking-blog/deploying-http-3-on-windows-server-at-scale/ba-p/2839394 Deploying HTTP/3 on Windows Server at Scale] {{Wayback|url=https://techcommunity.microsoft.com/t5/networking-blog/deploying-http-3-on-windows-server-at-scale/ba-p/2839394 |date=20220307173711 }}&lt;br /&gt;
&lt;br /&gt;
[[Category:2019年软件]]&lt;br /&gt;
[[Category:使用MIT许可证的软件]]&lt;br /&gt;
[[Category:微软自由软件]]&lt;br /&gt;
[[Category:网络技术]]&lt;br /&gt;
[[Category:C函式庫]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Diskdance</name></author>
	</entry>
</feed>