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

Feature/basic subscriptions #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zacck-zz
Copy link

Added a little walkthrough on setting up subscriptions

Changes

  1. Add absinthe_phoenix as a dep
  2. Configure subscriptions supervisor
  3. Add the Absinthe.Endpoint
  4. Add schema connection to Socket
  5. Add subscriptions root object to the Schema
  6. Subscribe to an event
  7. Publish to subscription

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.

2 participants