Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Are subscriptions over websockets supported? #70

Closed
jamesmmchugh opened this issue Apr 18, 2018 · 5 comments
Closed

Are subscriptions over websockets supported? #70

jamesmmchugh opened this issue Apr 18, 2018 · 5 comments

Comments

@jamesmmchugh
Copy link

I'm trying to use graphql-spring-boot with graphql-java-tools to setup an example delivering subscriptions responses over websocket. There's no documentation covering this example, only for querying over HTTP. Is this possible, can the starter be configured to use websockets?

@jamesmmchugh
Copy link
Author

@apottere I noticed there is a websocket support related branch, do you know if there is plans to finish this work in the near future?

Also, is this project being actively maintained in general as it's using older versions of graphql-java etc? Its extremely useful to have the spring-boot-starters but i'm wondering if i'd be better off skipping these (and hence auto configuration) and doing the configuration manually so I can take advantage of newer features.

@apottere
Copy link
Collaborator

@jamesmmchugh yes, subscription support is my top priority right now. I've been having a busy spring so I've fallen behind on this project, the servlet, and graphql-java-tools, but it should be out soon. I'm actually hoping to get it out this weekend.

@ghost
Copy link

ghost commented May 23, 2018

any news on this?

@apottere
Copy link
Collaborator

Not yet, it's taking more time to get it working than I thought.

@ghost
Copy link

ghost commented Jun 14, 2018

would long polling be easier to implement? that could also be useful

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants