- Notifications
You must be signed in to change notification settings - Fork337
🔃 A WebSocket client + server for GraphQL subscriptions
License
apollographql/subscriptions-transport-ws
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 tographql-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, theApollo Server docs show how to usegraphql-ws
with Apollo Server, Apollo Studio Explorer, Apollo Client Web, Apollo iOS, and Apollo Kotlin. If you have more questions about usinggraphql-ws
with the Apollo platform, file an issue on the corresponding repository or post inthe community.
Thegraphql-ws
README shows how to integrategraphql-ws
with other software.
If you have not yet migrated off ofsubscriptions-transport-ws
and need to learn more about it, you can readthe previous version of this file.
About
🔃 A WebSocket client + server for GraphQL subscriptions
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.