absinthe_tutorial
absinthe_tutorial copied to clipboard
Feature/basic subscriptions
Added a little walkthrough on setting up subscriptions
Changes
- Add
absinthe_phoenixas a dep - Configure subscriptions supervisor
- Add the Absinthe.Endpoint
- Add schema connection to Socket
- Add subscriptions root object to the Schema
- Subscribe to an event
- Publish to subscription