mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 05:23:07 +00:00
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
This commit is contained in:
parent
5e275cdb00
commit
1f8b8f244b
@ -120,6 +120,7 @@ tls, multiaddr, 0x01c0, draft,
|
||||
sni, multiaddr, 0x01c1, draft, Server Name Indication RFC 6066 § 3
|
||||
noise, multiaddr, 0x01c6, draft,
|
||||
quic, multiaddr, 0x01cc, permanent,
|
||||
quic-v1, multiaddr, 0x01cd, permanent,
|
||||
webtransport, multiaddr, 0x01d1, draft,
|
||||
certhash, multiaddr, 0x01d2, draft, TLS certificate's fingerprint as a multihash
|
||||
ws, multiaddr, 0x01dd, permanent,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user