-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi there I as pretty excited finding this :) but sadly I totally fail to get it working :(
I see the nodes in the ./browse.sh script but they don't seem to see eachother at all.
Browsing for _erlang._tcp
Talking to DNS SD Daemon at Mach port 5891
Timestamp A/R Flags Domain Service Type Instance Name
16:41:35.161 Add 1 local. _erlang._tcp. snarl@Schroedinger
16:41:35.161 Add 1 local. _erlang._tcp. wiggle@Schroedinger
16:41:35.161 Add 0 local. _erlang._tcp. sniffle@Schroedinger
On the two nodes I ran (same on the second node with equivalent results):
(wiggle@Schroedinger.local)5> mdns:start().
ok
(wiggle@Schroedinger.local)7> mdns:discovered().
[]
(wiggle@Schroedinger.local)9> mdns_node_discovery:advertise().
ok
(wiggle@Schroedinger.local)10> mdns:discovered().
[]
(wiggle@Schroedinger.local)11> nodes().
[]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels