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

Exposed a method to ping #422

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Conversation

delannoyk
Copy link

Our server-side Websocket implementation forces us to ping every 30seconds for the connection to stay alive.

This change just exposes a ping method on a WebSocketTransport instance.

@apollo-cla
Copy link

@delannoyk: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@designatednerd
Copy link
Contributor

Thanks @delannoyk!

@designatednerd designatednerd merged commit d03a647 into apollographql:master Jun 25, 2019
@delannoyk delannoyk deleted the ping branch July 12, 2019 14:58
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.

3 participants