Skip to content

grapql-ws protocol #1623

Answered by DoctorJohn
kristjanvalur asked this question in Q&A
Feb 2, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Take a look at the protocol specs you linked. Under "Communication" it says:

The WebSocket sub-protocol for this specification is: graphql-transport-ws

In other words: graphql-ws is the legacy protocol and graphql-transport-ws is the new protocol. It's confusing since the new protocols repository is named graphql-ws but the actual protocol is called graphql-transport-ws.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kristjanvalur
Comment options

Answer selected by kristjanvalur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants