Skip to content

Commit 1f8b8f2

Browse files
add a new QUIC codepoint for QUIC v1 (#298)
* change existing QUIC code point to draft-29, add one for v1 * don't change the original code point
1 parent 5e275cd commit 1f8b8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

table.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ tls, multiaddr, 0x01c0, draft,
120120
sni, multiaddr, 0x01c1, draft, Server Name Indication RFC 6066 § 3
121121
noise, multiaddr, 0x01c6, draft,
122122
quic, multiaddr, 0x01cc, permanent,
123+
quic-v1, multiaddr, 0x01cd, permanent,
123124
webtransport, multiaddr, 0x01d1, draft,
124125
certhash, multiaddr, 0x01d2, draft, TLS certificate's fingerprint as a multihash
125126
ws, multiaddr, 0x01dd, permanent,

0 commit comments

Comments
 (0)