Skip to content

Instantly share code, notes, and snippets.

@bnhansn
Created October 22, 2016 17:43
Show Gist options
  • Save bnhansn/bb3db5f9daa0fd059eed0cc5d727dbd0 to your computer and use it in GitHub Desktop.
Save bnhansn/bb3db5f9daa0fd059eed0cc5d727dbd0 to your computer and use it in GitHub Desktop.
children = [
supervisor(Sling.Repo, []),
supervisor(Sling.Endpoint, []),
supervisor(Sling.Presence, []), # add this line
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment