inet_tcp_dist v0.1.1 EAPMD.MDNS
This is a Proof of Concept. Using InetTcp_dist
you can create your own discovery module!
This is a simple MDNS implementation focused on node discovery. It implements the
default EPMD callbacks and a new introduced callback which is address_and_port_please/1
.
This new callback is used by the InetTcp_dist
module.
It sends and receives MDNS queries and stores discovered nodes in its state.