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

subscriptions-transport-ws has been deprecated #152

Open
illusionalsagacity opened this issue Feb 3, 2023 · 1 comment
Open

subscriptions-transport-ws has been deprecated #152

illusionalsagacity opened this issue Feb 3, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@illusionalsagacity
Copy link
Contributor

illusionalsagacity commented Feb 3, 2023

https://github.com/apollographql/subscriptions-transport-ws/blob/master/CHANGELOG.md

As of @apollo/[email protected] GraphQLWsLink has been added to @apollo/client/link/subscriptions to replace it.

https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md#improvements-3

Would require a breaking change.

Requires writing bindings for graphql-ws's createClient function and the GraphQLWsLink

@jeddeloh
Copy link
Owner

jeddeloh commented Feb 3, 2023

👍 Seems worth the breaking change.

@jeddeloh jeddeloh added the help wanted Extra attention is needed label Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants