multiformats / multiaddr

Composable and future-proof network addresses
https://multiformats.io/multiaddr
MIT License
419 stars 84 forks source link

Add WebTransport #126

Closed mriise closed 2 years ago

mriise commented 2 years ago

w3c draft here https://www.w3.org/TR/webtransport/

0x01d1

closes #123

Stebalien commented 2 years ago

Please make a PR to https://github.com/multiformats/multicodec/pulls first and tag me for review.

thomaseizinger commented 1 year ago

I am not sure whether it is too late for this now but for QUIC, we had to mint a new codepoint after the specification was eventually published: https://github.com/multiformats/multiaddr/issues/145

Given that the WebTransport spec is also not yet finalised, should the naming of this codepoint reflect that draft status?

cc @mxinden @marten-seemann

marten-seemann commented 1 year ago

I’d argue that it’s less critical for WebTransport, since we don’t have any control over what version the browser supports.