Support /dnsaddr in multiaddr (and maybe /dns as well?) #967
Labels
difficulty:easy
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
priority:nicetohave
We don't support multiaddresses with the
/dnsaddr
component.The
/dns
component is marked as "reserved" here, so it's unclear whether it should be implemented or not.This issue also covers adding support for that in
libp2p-dns
, or alternatively opening a different issue for adding support inlibp2p-dns
.The text was updated successfully, but these errors were encountered: