Streams Flow control Stream Identifiers Stream concurrency Sending and Receiving Data Stream Prioritization Streams Streams in QUIC provide a lightweight, ordered byte-str...
The specifications Invariants Transport Recovery TLS HTTP QPACK The specifications Here is a collection of the latest official drafts for the various parts andcomponents ...
API API 常规TCP与程序最成功的因素之一便是标准化的套接字(socket)API。其API有着定义良好的功能,使用它能让你轻松地在各操作系统之间移植程序,因为TCP采用同样的方式运作。 但QUIC不是如此。QUIC目前没有标准化的API。 使用QUIC时,你需要选择一个现有的库实现,并坚持使用它的API。这在某种程度上把应用“绑定”到了单...
Transport TCP HTTP Connect Unixdomain QUIC KCP reuseport TLS Transport rpcx can commnunicate via TCP, HTTP Connect, UnixDomain, QUIC and KCP. You can also access rpcx by...
Transfer protocol over UDP Will it work? Will it improve? Transfer protocol over UDP QUIC is a transfer protocol implemented on top of UDP. If you watch your networktraffic c...
Connections Connection ID Port numbers Version negotiation Connections A QUIC connection is a single conversation between two QUIC endpoints. QUIC’sconnection establishment ...