Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making easier to use PubSub on a Supervisor #8

Merged
merged 2 commits into from
Sep 24, 2018

Conversation

kelvinst
Copy link
Contributor

Closes #5

As you can see, I added the start_link/1 so one can use Supervisor.child_spec(PubSub) on
supervisor's child list.

Also, I've created the child_spec/1 function, which makes it possible to use directly PubSub
on the supervisor child list.

@coveralls
Copy link

coveralls commented Sep 21, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 9ccf47d on kelvinst:supervisor into 9313ed2 on simonewebdesign:master.

@simonewebdesign simonewebdesign merged commit 7903a29 into simonewebdesign:master Sep 24, 2018
@simonewebdesign
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants