Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect with subprotocol graphql-transport-ws #671

Open
booker-dragon opened this issue Oct 31, 2023 · 0 comments
Open

Cannot connect with subprotocol graphql-transport-ws #671

booker-dragon opened this issue Oct 31, 2023 · 0 comments

Comments

@booker-dragon
Copy link

Hi, my app is a react native application and it is connecting to an Apollo Server which use graphql-ws for its websocket implementation and its subprotocol is graphql-transport-ws, it has been working well for years.

However, a recent upgrade to react-native 0.72, there is a change to its iOS websocket client implementation
facebook/react-native#36471

Since then, the websocket is not connecting and result in NSError * domain: "SRWebSocketErrorDomain" - code: 2132 when the server error code is 403

May I know if SocketRocket is supporting this subprotocol? Or what could I do to support it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant