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' package is no longer maintained #2406

Closed
2 of 4 tasks
ahkhanjani opened this issue Sep 19, 2022 · 1 comment
Closed
2 of 4 tasks

'subscriptions-transport-ws' package is no longer maintained #2406

ahkhanjani opened this issue Sep 19, 2022 · 1 comment

Comments

@ahkhanjani
Copy link

ahkhanjani commented Sep 19, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I know this is not a bug but are you planning to switch to graphql-ws as it throws a warning during every installation?

 WARN  deprecated subscriptions-transport-ws@0.11.0: The subscriptions-transport-ws package is no longer maintained. We recommend you use graphql-ws instead. For help migrating Apollo software to graphql-ws, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using graphql-ws, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md

Minimum reproduction code

https://github.com/

Steps to reproduce

pnpm i or pnpm up

Expected behavior

Not to throw this warning

Package version

10.1.1

NestJS version

9.1.1

Node.js version

16.17.0

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux
@kamilmysliwiec
Copy link
Member

graphql-ws is already supported

@nestjs nestjs locked and limited conversation to collaborators Sep 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants