You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

persisted-subscriptions-transport-ws

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

persisted-subscriptions-transport-ws

Fork of subscriptions-transport-ws with added support for persisted queries


Version published
Weekly downloads
379
decreased by-37.46%
Maintainers
1
Install size
508 kB
Created
Weekly downloads
 

Changelog

Source

v0.11.0 (2021-11-02)

  • Support for graphql@16 and bump minimal supported version to be graphql@15.7.2. As part of this change signatures for ExecuteFunction and SubscribeFunction were changed. <br/> @IvanGoncharov in #902

Readme

Source

subscriptions-transport-ws is no longer maintained

subscriptions-transport-ws was the first implementation of a WebSocket-based GraphQL subscriptions transport in TypeScript. It was created in 2016 and was largely unmaintained after 2018.

Users should migrate to graphql-ws, a newer actively-maintained implementation of a similar protocol.

Note that the packages implement distinct protocols, so you must migrate all clients and servers.

If you're using subscriptions with the Apollo platform, the Apollo Server docs show how to use graphql-ws with Apollo Server, Apollo Studio Explorer, Apollo Client Web, Apollo iOS, and Apollo Kotlin. If you have more questions about using graphql-ws with the Apollo platform, file an issue on the corresponding repository or post in the community.

The graphql-ws README shows how to integrate graphql-ws with other software.

If you have not yet migrated off of subscriptions-transport-ws and need to learn more about it, you can read the previous version of this file.

FAQs

Package last updated on 04 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc