multiformats / js-multiaddr

JavaScript implementation of multiaddr
http://multiformats.github.io/js-multiaddr
Other
109 stars 64 forks source link

feat: support /quic-v1 #294

Closed lidel closed 1 year ago

lidel commented 1 year ago

This PR adds support for /quic-v1 which will be enabled by default in Kubo 0.18 (https://github.com/ipfs/kubo/issues/9417, https://github.com/ipfs/kubo/issues/9410).

@achingbrain @tinytb FYSA an important caveat is that WebTransport addrs will be /quic-v1/webtransport (as noted in https://github.com/ipfs/kubo/issues/9410).

Ref.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 11.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: