We were using AWS AppSync as our backend server and we are trying to use this package to establish web socket connection. Unfortunately, "graphql-ws" uses "graphql-transport-ws" as the sub-protocol and AWS AppSync users "graphql-ws" as protocol to establish web-socket connection. Is there any plan to support "graphql-ws" protocol?
Hi,
We were using AWS AppSync as our backend server and we are trying to use this package to establish web socket connection. Unfortunately, "graphql-ws" uses "graphql-transport-ws" as the sub-protocol and AWS AppSync users "graphql-ws" as protocol to establish web-socket connection. Is there any plan to support "graphql-ws" protocol?