{"library":"subscriptions-transport-ws-envelop","type":"library","category":null,"description":"A WebSocket transport for GraphQL subscriptions, queries, and mutations. Current version 2.0.2 is in maintenance mode; development is stalled and the package is not actively maintained. It provides a SubscriptionServer (server-side) and SubscriptionClient (client-side) for GraphQL over WebSocket, using the legacy graphql-ws protocol. The package requires graphql and ws as peer dependencies. It is commonly used with Apollo Client/Server but can integrate with any GraphQL ecosystem. The project is superseded by graphql-ws (library), which implements the new GraphQL over WebSocket specification. Critical caveat: always consider migrating to graphql-ws to avoid protocol incompatibilities and lack of updates.","language":"javascript","status":"maintenance","version":"2.0.2","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install subscriptions-transport-ws-envelop","imports":["import { SubscriptionServer } from 'subscriptions-transport-ws'","import { SubscriptionClient } from 'subscriptions-transport-ws'","import { addGraphQLSubscriptions } from 'subscriptions-transport-ws'"]},{"cmd":"yarn add subscriptions-transport-ws-envelop","imports":[]},{"cmd":"pnpm add subscriptions-transport-ws-envelop","imports":[]}],"homepage":"https://github.com/PabloSzx/subscriptions-transport-ws#readme","github":"https://github.com/PabloSzx/subscriptions-transport-ws","docs":null,"changelog":null,"pypi":null,"npm":"subscriptions-transport-ws-envelop","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}