Skip to content

Instantly share code, notes, and snippets.

@jmerriweather
Created November 8, 2016 10:39
Show Gist options
  • Save jmerriweather/529733ed64d6af4ad1a577c9c60fa351 to your computer and use it in GitHub Desktop.
Save jmerriweather/529733ed64d6af4ad1a577c9c60fa351 to your computer and use it in GitHub Desktop.
iex(n1@127.0.0.1)1> Node.list
[:"n2@127.0.0.1"]
~
iex(n2@127.0.0.1)1> Node.list
[:"n1@127.0.0.1"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment