You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a big fan of global vars but without any changes to libp2p I'm not sure there's a better way. Downside is this does not resolve TXT records as far as I can tell.
Not a big fan of global vars but without any changes to libp2p I'm not sure there's a better way.
I'm not a big either, I guess we can create a DNSResolverOption in the libp2p basic host, and ensure routed/circuit host use the underlying basic host for that.
No description provided.
The text was updated successfully, but these errors were encountered: