feat: add dns support
This is a defacto standard and is used by js-libp2p. Ported from https://github.com/multiformats/go-multiaddr-dns/pull/17. This was decided in https://github.com/multiformats/multiaddr/issues/22.
Showing
module github.com/multiformats/go-multiaddr | module github.com/multiformats/go-multiaddr | ||
require github.com/multiformats/go-multihash v0.0.1 | require github.com/multiformats/go-multihash v0.0.8 | ||
go 1.12 |
Please register or sign in to comment