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

apollo subscription #9

Open
veeramarni opened this issue Jan 3, 2017 · 4 comments
Open

apollo subscription #9

veeramarni opened this issue Jan 3, 2017 · 4 comments

Comments

@veeramarni
Copy link

Have you played with graphql-subscriptions?

https://dev-blog.apollodata.com/graphql-subscriptions-in-apollo-client-9a2457f015fb#.pq8cy0x93

@swarthout
Copy link
Owner

I have not played with it yet, but it looks interesting. I am wondering if it would be possible to do this automatically by capturing the events from feathers hooks and sending them over a websocket. The default feathers has a very similar behavior with socket.io, but you do not have to configure it at all
https://docs.feathersjs.com/real-time/socket-io.html

@poupryc
Copy link

poupryc commented Jan 9, 2018

@swarthout Any updates on that?

@swarthout
Copy link
Owner

I looked at the documentation for the feathers buzzard release and I saw that feathers has a channels abstraction for real-time events. I would like input on this as I update this project to the latest version of feathers and Apollo. It looks like feathers channels could work well with the Apollo graphql subscriptions

@poupryc
Copy link

poupryc commented Jan 9, 2018

it would just be unbelievable ! I don't know enough about the latest update to help you, sorry.
I hope to hear from you soon !

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

No branches or pull requests

3 participants