uesteibar / neuron

A GraphQL client for Elixir
https://hex.pm/packages/neuron
Other
331 stars 35 forks source link

Support for subscriptions #28

Closed churcho closed 5 years ago

churcho commented 5 years ago

Does neuron support GraphQL subscriptions running off an Absinthe based server?

I will have extensive use of these in my app.

uesteibar commented 5 years ago

Hi @churcho!

I'm actually investigating on how to implement this properly, but as of now it's only some experiments and there's no ETA.

alde103 commented 5 years ago

Does neuron support GraphQL subscriptions now?

uesteibar commented 5 years ago

Hi @alde103, no it does not support subscriptions yet. I'll open an issue shortly with a proposal though, as it seems to be a recurrently requested feature :)