plug_graphql icon indicating copy to clipboard operation
plug_graphql copied to clipboard

Support GraphQL subscriptions

Open ndarilek opened this issue 9 years ago • 0 comments

Still fairly new to Elixir and Phoenix/Plug. Is this the appropriate repo on which to request support for GraphQL subscriptions?

There seems to be lots of work happening in this space recently:

I don't have an opinion/preference as to which approach is better. Maybe they're compatible. But Apollo at least seems to require Redis for multi-node deployments, a need which I imagine Elixir completely removes.

ndarilek avatar Sep 14 '16 14:09 ndarilek