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

Support the subscription operation type #23

Open
pkqk opened this issue Apr 6, 2021 · 1 comment
Open

Support the subscription operation type #23

pkqk opened this issue Apr 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@pkqk
Copy link
Member

pkqk commented Apr 6, 2021

There are no current plans for implementing subscriptions.

This is a placeholder issue for discussing implementing subscriptions.

The main issue to consider is how long held connections (eg. via websockets) would affect the stateless design of the main bramble server process.

@pkqk pkqk added the enhancement New feature or request label Apr 6, 2021
@pkqk pkqk mentioned this issue Apr 6, 2021
@nmaquet nmaquet changed the title Support the subscription query type Support the subscription operation type Apr 6, 2021
@gmac
Copy link
Contributor

gmac commented Nov 1, 2021

FWIW, this package claims to be an Apollo port with the inclusion of subscriptions, so might be worth a look for those concerned with subscription support https://github.com/jensneuse/graphql-go-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants