Trying to do a mdns (Multicast DNS) query to go-ipfs with no luck. go-ipfs and the query app are running on the same host. I get no response to the query.
What is the service name? I've tried _ipfs-discovery._udp.local. and _ipfs-discovery._upd.
If I run js-ipfs, it will respond to _ipfs-discovery._udp.
The text was updated successfully, but these errors were encountered:
richardschneider commentedJan 22, 2018
•
edited
Version information:
Type: Question
Description:
Trying to do a mdns (Multicast DNS) query to go-ipfs with no luck.
go-ipfsand the query app are running on the same host. I get no response to the query.What is the service name? I've tried
_ipfs-discovery._udp.local.and_ipfs-discovery._upd.If I run
js-ipfs, it will respond to_ipfs-discovery._udp.The text was updated successfully, but these errors were encountered: