Skip to content

Feature/basic subscriptions#9

Open
zacck-zz wants to merge 7 commits intoabsinthe-graphql:masterfrom
zacck-zz:feature/basic-subscriptions
Open

Feature/basic subscriptions#9
zacck-zz wants to merge 7 commits intoabsinthe-graphql:masterfrom
zacck-zz:feature/basic-subscriptions

Conversation

@zacck-zz
Copy link
Copy Markdown

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