barrel_p2p_discovery_file (barrel_p2p v0.1.0)

View Source

Summary

Functions

Remove this node's endpoint file. Useful in init:stop-style shutdown hooks.

Functions

init(Opts)

list_nodes(Host)

lookup(Node, Host)

register(Node, Port, State)

unregister(Node)

-spec unregister(node() | string() | binary()) -> ok | {error, term()}.

Remove this node's endpoint file. Useful in init:stop-style shutdown hooks.