bitwalker / libcluster

Automatic cluster formation/healing for Elixir applications
MIT License
1.98k stars 188 forks source link

Example for 'connect' is wrong #134

Closed rlipscombe closed 3 years ago

rlipscombe commented 4 years ago

It uses {:net_kernel, :connect, []}, but it should be using :connect_node.