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

Implement GQL_CONNECTION_KEEP_ALIVE on subscription server #691

Merged
merged 1 commit into from Dec 23, 2021

Conversation

stefanosala
Copy link
Contributor

Implements the GQL_CONNECTION_KEEP_ALIVE protocol message in order to keep the socket alive (e.g. useful on Heroku, to prevent H15 errors).

Happy to tweak test cases in case we need more coverage on the interval.

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit 1a4fa98 into mercurius-js:master Dec 23, 2021
@stefanosala stefanosala deleted the feature/keep-alive branch December 23, 2021 17:32
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

Successfully merging this pull request may close these issues.

None yet

2 participants